* Support for reading Mii data. See wiimote_mii.h for details (Chad
Phillips).
* Support for multiple local devices. This feature automatically
binds a wiimote to the local device with the least number of
active connections (given priority to piconet masters when
there is a tie). In theory, up to 112 (7 * HCI_MAX_DEV) wiimotes
may be connected to a single host, but in practice the maximum
number of wiimotes will be a lot less.... read more
* Support for automatic discovery of wiimotes (Krishna Gadepalli).
* Renamed the library to libcwiimote because of name conflict with another library (CWiid).
* Changed tilt entry in wiimote to use floats instead of unsigned shorts (can be disabled by compiling without _ENABLE_TILT).
* Added a new entry, force, in wiimote which holds the force on each axis in g (can be disabled by compiling without _ENABLE_FORCE).
This version supports the following features:
Inputs: Keys, Accelerometer, IR-sensor, Flash, Nunchuk (Keys, Acc, Joy)
Outputs: Leds, Rumble, Speaker