mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +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;
|
haspFonts[1] = LV_FONT_DEFAULT;
|
||||||
} else {
|
} else {
|
||||||
// defaultFont = haspFonts[0];
|
// defaultFont = haspFonts[0];
|
||||||
haspFonts[1] = hasp_font; // save it
|
haspFonts[0] = hasp_font; // save it
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user