summaryrefslogtreecommitdiff
path: root/examples/host/bare_api/src/main.c
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2024-06-25 15:29:17 +0700
committerGitHub <[email protected]>2024-06-25 15:29:17 +0700
commit13dedddd1963e67251f75b3e3ebd654d74d8aa56 (patch)
treecb3ffeb49949a0d048d79bd783ab21182cbc1385 /examples/host/bare_api/src/main.c
parent044f4d1801a24634a519b73dec6f2e1dc326169d (diff)
parent4396ecd22cac5485ce006b330ca3ef3446d0022f (diff)
Merge pull request #2686 from hathach/add-host-devinfo
Diffstat (limited to 'examples/host/bare_api/src/main.c')
-rw-r--r--examples/host/bare_api/src/main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/host/bare_api/src/main.c b/examples/host/bare_api/src/main.c
index 670e58498..ae574c078 100644
--- a/examples/host/bare_api/src/main.c
+++ b/examples/host/bare_api/src/main.c
@@ -23,10 +23,6 @@
*
*/
-/* This example current worked and tested with following controller
- * - Sony DualShock 4 [CUH-ZCT2x] VID = 0x054c, PID = 0x09cc
- */
-
#include <stdlib.h>
#include <stdio.h>