SSD1306 OLED display driver
1.6.99
This library is developed to control SSD1306/SSD1331/SSD1351/IL9163/PCD8554 RGB i2c/spi LED displays
|
Go to the source code of this file.
Classes | |
class | LcdConsole< W > |
class | Ssd1306Console |
Typedefs | |
typedef size_t(* | LcdWriter) (uint8_t ch) |
This is for console
Definition in file ssd1306_console.h.
typedef size_t(* LcdWriter) (uint8_t ch) |
Callback function to print text to the LCD display
Definition at line 38 of file ssd1306_console.h.