Skip to content

Releases: gavinlyonsrepo/FourteenSegDisplay

2.3.0 version

15 Sep 21:03
Compare
Choose a tag to compare
  • Version 2.3.0 Sep 2020
    • Changed cpp files so they compile for ESP32 platform, the compiler was "treating some warnings as errors".
    • Optimised some example files.
    • Added "transistor" parameter to seven segment section to allow for user not using transistors to switch digits.

2.2.0 version

12 Feb 15:59
Compare
Choose a tag to compare
  • Version 2.2.0 Feb 2020
    • Added Two new example files to seven segment section.
    • Added new method "displayBegin" and removed "pinmodes" from class constructor.
    • Added new design "Model 3" to Fourteen Segment class.