#include <stdio.h>#include <wchar.h>#include <string.h>#include <stdlib.h>#include <hidapi.h>#include <unistd.h>
Go to the source code of this file.
Defines | |
| #define | MAX_STR 255 |
Functions | |
| int | main (int argc, char *argv[]) |
| #define MAX_STR 255 |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 19 of file hidtest.cpp.