Skip to content

v1.3.0

Compare
Choose a tag to compare
@JonnyBooker JonnyBooker released this 20 Dec 17:50
· 10 commits to master since this release

Features:

  • Added a feature that will make it so you can force a unit/flap recalibration without having to power cycle the display.
    • In the original code created by David, if the units require a full spin around again to be able to get to the next letter, a calibration is carried out.
    • This is utilised to be able to recalibrate the flaps without a restart. The display will cycle to a known set of text, i.e "-" for as many units as you have. Then will cycle to "." which means the flaps have to fully cycle around as this letter proceeds it.
    • Whatever mode the display was in beforehand should be restored and whatever text was on originally should be restored if it was in text mode.
    • There is now an option in the UI to be able to trigger this action.

Other Improvements:

  • Added more documentation notes
  • Added other driver versions for being able to develop on Windows

Full Changelog: v1.2.0...v1.3.0