|
LCD-ESP32-Driver 1.0
Project includes component for controlling LCD displays. Currently supports only one LCD controller - SSD1283A but it may change in the future.
|
Contains an implementation of a basic font that can be used by the LCD driver. More...
#include "lcd_font.h"Go to the source code of this file.
Variables | |
| const LCD_font_t | LCD_BASIC_FONT |
Contains an implementation of a basic font that can be used by the LCD driver.
|
extern |
Declaration of the structure containing basic font for the LCD display driver