mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-23 11:16:45 +00:00
Update Arduino to 2.0.2r3
This commit is contained in:
parent
456fedc2b8
commit
4d912f0c71
@ -5,7 +5,7 @@
|
|||||||
;***************************************************;
|
;***************************************************;
|
||||||
|
|
||||||
[freetouchdeck]
|
[freetouchdeck]
|
||||||
board = esp32dev_v2
|
board = esp32dev
|
||||||
|
|
||||||
build_flags =
|
build_flags =
|
||||||
${env.build_flags}
|
${env.build_flags}
|
||||||
@ -50,7 +50,7 @@ lib_ignore =
|
|||||||
;endregion
|
;endregion
|
||||||
|
|
||||||
[env:freetouchdeck_4MB]
|
[env:freetouchdeck_4MB]
|
||||||
extends = freetouchdeck, esp32_4mb
|
extends = freetouchdeck, esp32_4mb_v2
|
||||||
|
|
||||||
[env:freetouchdeck_8MB]
|
[env:freetouchdeck_8MB]
|
||||||
extends = freetouchdeck, esp32_8mb
|
extends = freetouchdeck, esp32_8mb_v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user