Update platformio.ini
This commit is contained in:
parent
771642c3db
commit
0a3a39a7e8
|
@ -12,7 +12,7 @@
|
|||
platform = espressif32
|
||||
board = wt32-eth01
|
||||
framework = arduino
|
||||
lib_deps = siwats/ESPMegaPROR3@^1.1.5
|
||||
lib_deps = siwats/ESPMegaPROR3@^1.2.1
|
||||
knolleary/PubSubClient@^2.8
|
||||
ivanseidel/ArduinoThread@^2.1.1
|
||||
arduino-libraries/Arduino_BuiltIn@^1.0.0
|
||||
|
@ -21,3 +21,4 @@ lib_deps = siwats/ESPMegaPROR3@^1.1.5
|
|||
robtillaart/DHTNEW@^0.4.18
|
||||
seithan/Easy Nextion Library@^1.0.6
|
||||
monitor_speed = 115200
|
||||
board_build.partitions = no_ota.csv
|
Loading…
Reference in New Issue