mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 05:36:37 +00:00
intermediate tweak to have ZI font as font 0
This commit is contained in:
parent
bc5f93dd91
commit
d1f1b70bdd
@ -374,7 +374,7 @@ void haspSetup(void)
|
||||
haspFonts[1] = LV_FONT_DEFAULT;
|
||||
} else {
|
||||
// defaultFont = haspFonts[0];
|
||||
haspFonts[1] = hasp_font; // save it
|
||||
haspFonts[0] = hasp_font; // save it
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user