OpenFFBoard
OpenFFBoard copied to clipboard
OpenFFBoard is a universal force feedback interface for DIY simulation devices
Add an SPI_BtnMode for the RP2040. ~~Opened in draft as I can't figure out why the OpenFFBoard still boots into TM-mode if RP2040 mode was saved to flash. #160 has...
Currently the SPI_Buttons constructor overwrites whatever happens in `setConfig()` (as called from `restoreFlash()`) with hardcoded values which, from the looks of it, should break the PISOSR compatibility.
update
I wanted to report a few issues, like the Z axis, which doesn't work, at least in what I tested with PWM. It should work. All other programs work. The...