Merge remote-tracking branch 'upstream/osx-refactor_sync-mplus' into osx-refactor_sync-mplus

This commit is contained in:
Lysann Schlegel
2012-12-12 20:59:34 +01:00
64 changed files with 3043 additions and 303 deletions

View File

@@ -274,7 +274,7 @@ void wiiuse_handshake(struct wiimote_t* wm, byte* data, uint16_t len) {
case 0: {
byte* buf;
/* continous reporting off, report to buttons only */
/* continuous reporting off, report to buttons only */
WIIMOTE_ENABLE_STATE(wm, WIIMOTE_STATE_HANDSHAKE);
wiiuse_set_leds(wm, WIIMOTE_LED_NONE);