diff options
Diffstat (limited to 'startbit.h')
| -rw-r--r-- | startbit.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ #define NINTENDO_WIIMOTE_PRODUCT_ID 0x0306 #define HID_REPORT_ID_WIIMOTE_RUMBLE_ENABLE 0x10 -#define HID_REPORT_DATA_WIIMOTE_RUMBLE_ENABLE 0x10 +#define HID_REPORT_DATA_WIIMOTE_RUMBLE_ENABLE 0x01 #define HID_REPORT_ID_WIIMOTE_LED_ENABLE 0x11 #define HID_REPORT_DATA_WIIMOTE_LED_ENABLE_P1 0x10 |
