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