esp-idf-ssd1306/TextBoxDemo
2024-09-23 09:07:22 +09:00
..
main added TextBoxDemo 2024-09-23 09:07:22 +09:00
CMakeLists.txt added TextBoxDemo 2024-09-23 09:07:22 +09:00
README.md added TextBoxDemo 2024-09-23 09:07:22 +09:00
sdkconfig.defaults added TextBoxDemo 2024-09-23 09:07:22 +09: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.