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