Skip to content

v0.8.0. Proper USB Interface with LED control

Latest
Compare
Choose a tag to compare
@AndunHH AndunHH released this 05 Aug 19:11
· 11 commits to main since this release
135be26

The new main feature #52:

This implements a very basic LED. The clue is, that the LED is turned by the PC driver, which can set the LED output! The whole USB Interface was rewritten to have an extra endpoint, which is directed to the space mouse.

What's Changed

  • Single joysticks AXIS can be swapped on low level basis by @AndunHH in #48
  • Smooth Deadzone transition by @AndunHH in #49
  • Turning on LED by PC driver with new USB Interface which receives data. by @AndunHH in #52

Full Changelog: v0.7.0...v0.8.0