Releases: cesmec/wiimote-rs
Releases · cesmec/wiimote-rs
v0.1.2
Changes
- Wii remotes can also be reconnected on Windows
- Dummy implementation for unsupported platforms to prevent compile errors
Fixes
- Read correct slow flags for roll and pitch of Motion Plus
read_timeout
failed on Linux when no data was available (#1)- Ignoring unrelated HID devices on Windows could cause an infinite loop
v0.1.1
v0.1.0
First release
Features
- Connect Wii remotes over Bluetooth by pressing the 1+2 buttons
- Send data as output reports
- Receive data as input reports
- Read accelerometer calibration and convert from raw values
- Read motion plus calibration and convert from raw values