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.
Loading...
Searching...
No Matches
lcd_basic_font.h File Reference

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
 

Detailed Description

Contains an implementation of a basic font that can be used by the LCD driver.

Author
Damian Úlusarczyk

Variable Documentation

◆ LCD_BASIC_FONT

const LCD_font_t LCD_BASIC_FONT
extern

Declaration of the structure containing basic font for the LCD display driver