Fix spelling error caught with Codespell.

This commit is contained in:
Ryan Pavlik
2012-12-12 12:02:28 -06:00
parent 6dd3b40fc1
commit 2a7702c043

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);