mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Update platformio.ini
Closes #11, omit the Ethernet library from the ESP12e environment. The W5x00 is used for network connectivity in STM32F4xx environments.
This commit is contained in:
parent
6e16cf6005
commit
dee61812e5
@ -260,7 +260,6 @@ build_flags =
|
|||||||
; -- Library options -------------------------------
|
; -- Library options -------------------------------
|
||||||
lib_deps =
|
lib_deps =
|
||||||
${env.lib_deps}
|
${env.lib_deps}
|
||||||
Ethernet@<2.0.0
|
|
||||||
|
|
||||||
|
|
||||||
;***************************************************
|
;***************************************************
|
||||||
|
Loading…
x
Reference in New Issue
Block a user