esp-idf-ssd1306/TextBoxDemo/README.md

8 lines
243 B
Markdown
Raw Permalink Normal View History

2024-09-22 20:07:22 -04:00
# TextBoxDemo for SSD1306
This project uses an 8-dot font.
The maximum number of characters that can be displayed is 16 characters.
By using the ssd1306_display_text_box function, it is possible to display more than 16 characters.