summaryrefslogtreecommitdiff
path: root/global_config.h
blob: 1a4e8b5758f7d94bc55e9a9ea7e20b244878c24d (plain)
1
2
3
4
5
6
#define USBDEV_VERSION_MAJOR 0
#define USBDEV_VERSION_MINOR 1

#define USBCMD_ECHO    0
#define USBCMD_GETPORT 1
#define USBCMD_SETPORT 2