mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-23 11:16:45 +00:00
ini Tweaks
This commit is contained in:
parent
4d912f0c71
commit
ecc4b5bd0b
@ -46,15 +46,3 @@ build_flags =
|
|||||||
|
|
||||||
; -- Debugging options -----------------------------
|
; -- Debugging options -----------------------------
|
||||||
; -D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_DEBUG
|
; -D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_DEBUG
|
||||||
|
|
||||||
;region -- Library options -------------------------------
|
|
||||||
lib_deps =
|
|
||||||
${env.lib_deps}
|
|
||||||
${esp32.lib_deps}
|
|
||||||
;git+https://github.com/s60sc/Adafruit_TouchScreen
|
|
||||||
adafruit/Adafruit TouchScreen @ ~1.1.2
|
|
||||||
|
|
||||||
lib_ignore =
|
|
||||||
${env.lib_ignore}
|
|
||||||
${esp32.lib_ignore}
|
|
||||||
;endregion
|
|
||||||
|
@ -45,13 +45,3 @@ build_flags =
|
|||||||
|
|
||||||
; -- Debugging options -----------------------------
|
; -- Debugging options -----------------------------
|
||||||
; -D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_DEBUG
|
; -D CORE_DEBUG_LEVEL=ARDUHAL_LOG_LEVEL_DEBUG
|
||||||
|
|
||||||
;region -- Library options -------------------------------
|
|
||||||
lib_deps =
|
|
||||||
${env.lib_deps}
|
|
||||||
${esp32.lib_deps}
|
|
||||||
|
|
||||||
lib_ignore =
|
|
||||||
${env.lib_ignore}
|
|
||||||
${esp32.lib_ignore}
|
|
||||||
;endregion
|
|
||||||
|
@ -57,8 +57,4 @@ lib_deps =
|
|||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
${esp32.lib_deps}
|
${esp32.lib_deps}
|
||||||
git+https://github.com/netwizeBE/arduino-goodix.git
|
git+https://github.com/netwizeBE/arduino-goodix.git
|
||||||
|
|
||||||
lib_ignore =
|
|
||||||
${env.lib_ignore}
|
|
||||||
${esp32.lib_ignore}
|
|
||||||
;endregion
|
;endregion
|
Loading…
x
Reference in New Issue
Block a user