Skip to content

Releases: philipellisis/arduino-virtual-pinball-board

v1.20.0

08 Mar 02:39
Compare
Choose a tag to compare
  • Addresses issue: #24 and allows for night mode button to be turned off
  • Addresses the shift button request in #15
  • Added option to turn off shift button
  • Added option to turn off USB sleep mode
  • Added "set to defaults" setting in config tool so default can be easily set in the PinOne

v1.19.3

21 Jan 23:08
Compare
Choose a tag to compare
  • Added enabled/disabled logic for accelerometer and plunger screens
  • Added walkthrough for firmware updates with reset button

v1.19.2

15 Jan 04:31
Compare
Choose a tag to compare

*** 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

02 Jan 21:55
Compare
Choose a tag to compare
  • fixed accelerometer centering issue

v1.19.0

01 Jan 17:47
72ce555
Compare
Choose a tag to compare
  • 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

20 Nov 03:07
Compare
Choose a tag to compare

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