Fix for Linux build

This commit is contained in:
fvanroie 2024-04-04 01:07:11 +02:00
parent 0cdf250d0c
commit 0293661bde

View File

@ -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