mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-26 12:46:37 +00:00
Revert to Arduino v1.0.6
This commit is contained in:
parent
c17ca8991d
commit
7d7585c04c
@ -6,7 +6,7 @@
|
|||||||
;***************************************************;
|
;***************************************************;
|
||||||
|
|
||||||
[env:lanbon_l8]
|
[env:lanbon_l8]
|
||||||
extends = esp32_8mb_v2
|
extends = esp32_8mb
|
||||||
board = esp32dev
|
board = esp32dev
|
||||||
|
|
||||||
build_flags =
|
build_flags =
|
||||||
@ -62,10 +62,9 @@ lib_deps =
|
|||||||
; FT6336U is 6x faster then FocalTech Library
|
; FT6336U is 6x faster then FocalTech Library
|
||||||
;git+https://github.com/lewisxhe/FocalTech_Library.git
|
;git+https://github.com/lewisxhe/FocalTech_Library.git
|
||||||
${ft6336.lib_deps}
|
${ft6336.lib_deps}
|
||||||
|
lorol/LittleFS_esp32@^1.0.6 ; for v1
|
||||||
|
|
||||||
lib_ignore =
|
lib_ignore =
|
||||||
${env.lib_ignore}
|
${env.lib_ignore}
|
||||||
${esp32.lib_ignore}
|
${esp32.lib_ignore}
|
||||||
ESP32 BLE Arduino
|
|
||||||
LittleFS_esp32
|
|
||||||
;endregion
|
;endregion
|
||||||
|
Loading…
x
Reference in New Issue
Block a user