mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-04-19 12:57:19 +00:00
Fix for Linux build
This commit is contained in:
parent
0cdf250d0c
commit
0293661bde
@ -15,9 +15,11 @@
|
||||
#endif
|
||||
/*** Image Improvement ***/
|
||||
|
||||
#if HASP_TARGET_ARDUINO
|
||||
#if HASP_USE_QRCODE > 0
|
||||
#include "lv_qrcode.h"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
LV_FONT_DECLARE(unscii_8_icon);
|
||||
extern const char** btnmatrix_default_map; // memory pointer to lvgl default btnmatrix map
|
||||
|
Loading…
x
Reference in New Issue
Block a user