34 #ifndef WII_BOARD_H_INCLUDED 35 #define WII_BOARD_H_INCLUDED int wii_board_handshake(struct wiimote_t *wm, struct wii_board_t *wb, byte *data, uint16_t len)
Handle the handshake data from the wiiboard.
Definition: wiiboard.c:50
Main Wiimote device structure.
Definition: wiiuse.h:751
void wii_board_disconnected(struct wii_board_t *wb)
The wii board disconnected.
Definition: wiiboard.c:116
void wii_board_event(struct wii_board_t *wb, byte *msg)
Handle wii board event.
Definition: wiiboard.c:143
General internal wiiuse stuff.
Wii Balance Board "expansion" device.
Definition: wiiuse.h:615