1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-12-25 21:41:23 +01:00
CommandStation-EX/SSD1306
Neil McKechnie 4685d2b24a Speed up OLED writes
Add new flushDisplay() to end any in-progress I2C transaction.  Previously, an redundant command was sent that ended the in-progress transaction but also sent another complete, but unnecessary, transaction.
2021-02-19 10:49:43 +00:00
..
fonts Fast SSD1306 OLED driver 2021-02-16 23:38:33 +00:00
SSD1306Ascii.cpp Speed up OLED writes 2021-02-19 10:49:43 +00:00
SSD1306Ascii.h Speed up OLED writes 2021-02-19 10:49:43 +00:00
SSD1306AsciiWire.h Speed up OLED writes 2021-02-19 10:49:43 +00:00
SSD1306init.h Fast SSD1306 OLED driver 2021-02-16 23:38:33 +00:00