mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-29 06:06:40 +00:00
Fix for linux build
This commit is contained in:
parent
5487edb3fe
commit
11e48603b6
@ -64,9 +64,11 @@
|
|||||||
#include "lv_sjpg.h"
|
#include "lv_sjpg.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if HASP_TARGET_ARDUINO
|
||||||
#if HASP_USE_QRCODE > 0
|
#if HASP_USE_QRCODE > 0
|
||||||
#include "lv_qrcode.h"
|
#include "lv_qrcode.h"
|
||||||
#endif
|
#endif
|
||||||
|
#endif
|
||||||
|
|
||||||
#if defined(HASP_USE_CUSTOM)
|
#if defined(HASP_USE_CUSTOM)
|
||||||
#include "custom/my_custom.h"
|
#include "custom/my_custom.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user