aboutsummaryrefslogtreecommitdiff
path: root/main/InovaLedDisplay.h
AgeCommit message (Collapse)Author
2024-09-20Changing to use octal SPI transmit so that we can display all the segments. ↵gamerdonkey
Also refactored to clean up some code.
2024-09-14Adding a backBuffer to avoid flickering. Color improvements.gamerdonkey
2024-09-14Changing to use an Adafruit_GFX library from components repo.gamerdonkey
2024-09-14First attempt at integrating Adafruit_GFX and converting to C++gamerdonkey