aboutsummaryrefslogtreecommitdiff
path: root/main/main.cpp
AgeCommit message (Expand)Author
2024-10-06Moving address pins because I think I'm interfering with some built-in function.gamerdonkey
2024-10-06Fix because I never swapped the buffer.gamerdonkey
2024-10-06Updating for ESP32s3 suppert so I can get octal SPI maybe.gamerdonkey
2024-09-20Changing to use octal SPI transmit so that we can display all the segments. A...gamerdonkey
2024-09-14Adding a backBuffer to avoid flickering. Color improvements.gamerdonkey
2024-09-14Getting display updating in a task again. Trying scrolling text.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