Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: TSI USBDevice mbed-dev
Fork of SmartWheels by
Diff: PCConnector/SWUSBServer.h
- Revision:
- 32:5badeff825dc
- Parent:
- 25:6f63053cee81
diff -r f29f71336710 -r 5badeff825dc PCConnector/SWUSBServer.h --- a/PCConnector/SWUSBServer.h Thu Mar 02 04:26:33 2017 +0000 +++ b/PCConnector/SWUSBServer.h Thu Mar 02 23:56:42 2017 +0000 @@ -2,7 +2,7 @@ #ifndef SW_USBSERVER_H #define SW_USBSERVER_H -#define HID_REPORT_LENGTH 64 +#define HID_REPORT_LENGTH 640 #define SER_STAT_STOPPED 0 #define SER_STAT_SEARCHING 1
