Add config files

This commit is contained in:
fvanroie 2020-01-24 19:33:05 +01:00
parent 71ba30c109
commit 112fbede1b
2 changed files with 0 additions and 19 deletions

View File

@ -165,12 +165,6 @@ lib_deps =
Ethernet@<2.0.0
; -- Library options -------------------------------
lib_deps =
${env.lib_deps}
Ethernet@<2.0.0
;***************************************************
; Native build
;***************************************************

View File

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