diff --git a/src/hasp/hasp_attribute.cpp b/src/hasp/hasp_attribute.cpp index 9e7205c7..9c1c61f9 100644 --- a/src/hasp/hasp_attribute.cpp +++ b/src/hasp/hasp_attribute.cpp @@ -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