|
LCDGFX LCD display driver
1.2.0
Lightweight graphics library for SSD1306, SSD1325, SSD1327, SSD1331, SSD1351, SH1106, SH1107, IL9163, ST7735, ST7789, ILI9341, PCD8544 displays over I2C/SPI
|
LCD basic custom interface class. More...
#include <stdint.h>

Go to the source code of this file.
Classes | |
| class | _ICustom< N > |
| This is basic class for custom user-defined interfaces This is template, which accepts maximum number of bytes in interface buffer as template argument. More... | |
LCD basic custom interface class.
Definition in file custom_interface.h.