mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-25 07:17:16 +00:00
Fix renderer
This commit is contained in:
parent
e6bff6bf9e
commit
6fd337a381
@ -251,6 +251,7 @@ void Renderer::setTextFont(uint8_t f) {
|
||||
#else
|
||||
#ifdef USE_EPD_FONTS
|
||||
switch (font) {
|
||||
case 1:
|
||||
selected_font = &Font12;
|
||||
break;
|
||||
case 2:
|
||||
|
Loading…
x
Reference in New Issue
Block a user