mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-21 10:16:34 +00:00
Remove font_clear_list
This commit is contained in:
parent
ca9df5aaf3
commit
a9859e7338
@ -612,7 +612,6 @@ IRAM_ATTR void haspLoop(void)
|
|||||||
void hasp_init(void)
|
void hasp_init(void)
|
||||||
{
|
{
|
||||||
haspPages.init(haspStartPage); // StartPage is used for the BACK action
|
haspPages.init(haspStartPage); // StartPage is used for the BACK action
|
||||||
font_clear_list(); // free TTF resources
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void hasp_load_json(void)
|
void hasp_load_json(void)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user