now swap WIIUSE_SYNC_HANDSHAKE usages again

This commit is contained in:
Lysann Schlegel
2012-12-08 23:01:32 +01:00
parent cfd8209c23
commit a4e3140274
3 changed files with 4 additions and 4 deletions

View File

@@ -205,7 +205,7 @@ void wiiuse_read_data_sync(struct wiimote_t *wm, byte memory, unsigned addr, uns
* with this data.
*/
#ifndef WIIUSE_SYNC_HANDSHAKE
#ifdef WIIUSE_SYNC_HANDSHAKE
void wiiuse_handshake(struct wiimote_t* wm, byte* data, uint16_t len)
{