mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Add config files
This commit is contained in:
parent
71ba30c109
commit
112fbede1b
@ -165,12 +165,6 @@ lib_deps =
|
||||
Ethernet@<2.0.0
|
||||
|
||||
|
||||
; -- Library options -------------------------------
|
||||
lib_deps =
|
||||
${env.lib_deps}
|
||||
Ethernet@<2.0.0
|
||||
|
||||
|
||||
;***************************************************
|
||||
; Native build
|
||||
;***************************************************
|
||||
|
@ -1,13 +0,0 @@
|
||||
#pragma once
|
||||
|
||||
#define LV_USE_HASP 1
|
||||
|
||||
#define LV_USE_HASP_WIFI 1
|
||||
#define LV_USE_HASP_MQTT 1
|
||||
#define LV_USE_HASP_HTTP 1
|
||||
#define LV_USE_HASP_SPIFFS 1
|
||||
|
||||
#define LV_DEMO_WALLPAPER 0 /*Create a wallpaper too*/
|
||||
|
||||
//#define LV_HASP_HOR_RES_MAX 128
|
||||
//#define LV_HASP_VER_RES_MAX 160
|
Loading…
x
Reference in New Issue
Block a user