Releases: philipellisis/arduino-virtual-pinball-board
Releases · philipellisis/arduino-virtual-pinball-board
v2.1.1
- Fixed possible duplicate keyboard events and possible array out of bounds error during HID Keyboard events
v2.1.0
- added toggle for low latency mode
- Fixed a bug in keyboard mapping
- Added version information to header
- Added night mode information on outputs screen
v2.0.0
- Add bluetooth feature
- Add x/y individual button presses on tilt
- Lots of enhancements for messages on config tool
- Restructured most functions to improve performance
- Added button remapping feature so different buttons can trigger other inputs
v1.20.0
v1.19.3
- Added enabled/disabled logic for accelerometer and plunger screens
- Added walkthrough for firmware updates with reset button
v1.19.2
*** This release is all config tool updates, firmware is remaining the same ***
- Fixed a bug where admin mode is left on when leaving config tool
- Fixed issue where config backed up as json but saved back as pinc
- Fixed issue where config is set to default if user clicks cancel when restoring configuration
- Added better messaging on error and message dialogs
v1.19.1
- fixed accelerometer centering issue
v1.19.0
- Accelerometer works with native values, improving performance
- Plunger delay now works based on real timing, allowing averages to be adjusted without affecting speed
- Buttons have improved response times
- Multiple config tool bug fixes
v1.18.0
This is the first release with the new Config Tool
- Enhanced button presses to allow for 1 ms response time on button presses
- Added feature for new PinOne boards to allow much easier firmware updates
- x-input can now be reset by pushing buttons 3-9 all at the same time
- config tool support for Mac and Linux