35 #ifndef MOTION_PLUS_H_INCLUDED 36 #define MOTION_PLUS_H_INCLUDED 48 void motion_plus_event(
struct motion_plus_t *mp,
int exp_type, byte *msg);
50 void wiiuse_motion_plus_handshake(
struct wiimote_t *wm, byte *data,
unsigned short len);
52 void wiiuse_probe_motion_plus(
struct wiimote_t *wm);
Main Wiimote device structure.
Definition: wiiuse.h:751
General internal wiiuse stuff.
Motion Plus expansion device.
Definition: wiiuse.h:585