diff options
| author | hathach <[email protected]> | 2024-06-18 12:52:32 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2024-06-18 12:52:32 +0700 |
| commit | f93eb40b1d9f52ec4b8557e190ad64b3588c63c9 (patch) | |
| tree | a2979bd21bc603adaedbba0cc58d477c043426ad /examples/host/bare_api/src/main.c | |
| parent | 007a8bd46dce4020a2ef972749dacb9d80428371 (diff) | |
add host/device_info example
Diffstat (limited to 'examples/host/bare_api/src/main.c')
| -rw-r--r-- | examples/host/bare_api/src/main.c | 4 |
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> |
