Mirror with some correction

Dependencies:   mbed FastIO FastPWM USBDevice

Revision:
90:aa4e571da8e8
Parent:
89:c43cd923401c
Child:
91:ae9be42652bf
--- a/USBProtocol.h	Fri May 12 17:57:59 2017 +0000
+++ b/USBProtocol.h	Tue Oct 17 22:27:48 2017 +0000
@@ -809,9 +809,10 @@
 //
 //         byte 3 -> unit number, from 1 to 16
 //
-// 3  -> Enable/disable joystick reports.  
+// 3  -> Joystick report settings.
 //
-//         byte 2 -> 1 to enable, 0 to disable
+//         byte 2 -> Enable joystick interface: 1 to enable, 0 to disable
+//         byte 3 -> Joystick axis format, as a USBJoystick::AXIS_FORMAT_XXX value
 //
 //       When joystick reports are disabled, the device registers as a generic HID 
 //       device, and only sends the private report types used by the Windows config