mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Fix linux build error
This commit is contained in:
parent
a1aad7c1a2
commit
64bd33f7d6
@ -62,8 +62,8 @@ void font_setup()
|
||||
|
||||
#else
|
||||
LOG_VERBOSE(TAG_FONT, F("FreeType " D_SERVICE_DISABLED));
|
||||
#endif // HASP_USE_FREETYPE
|
||||
LOG_DEBUG(TAG_FONT, F("FreeType High Watermark %u"), lv_ft_freetype_high_watermark());
|
||||
#endif // HASP_USE_FREETYPE
|
||||
}
|
||||
|
||||
size_t font_split_payload(const char* payload)
|
||||
|
Loading…
x
Reference in New Issue
Block a user