Releases: KaiseiYokoyama/joycon-rs
Releases · KaiseiYokoyama/joycon-rs
Release v0.1.0 - Joycon-rs debut!
🎉 Joycon-rs debut! 🎉
Features
- Send / Receive raw packets (u8 array) to / from Joy-Con
- Receive input to Joy-Con
- Receive pushed buttons, and stick directions (one of 8 directions) on every button pressed.
- Receive pushed buttons, stick directions (analog value), and 6-Axis sensor at 60Hz.
- Get status of Joy-Con (Sub commands)
- Deal with LED 💡 (Player lights)
Please see examples of documents for get hints 📝 .