Add OTA
This commit is contained in:
@@ -12,6 +12,16 @@
|
||||
platform = espressif8266
|
||||
board = nodemcuv2
|
||||
framework = arduino
|
||||
upload_protocol = espota
|
||||
upload_port = 192.168.1.92
|
||||
lib_deps =
|
||||
ayushsharma82/WebSerial@^1.3.0
|
||||
ottowinter/ESPAsyncWebServer-esphome@^2.1.0
|
||||
ottowinter/ESPAsyncTCP-esphome@^1.2.3
|
||||
|
||||
[env:native]
|
||||
platform = native
|
||||
platform = native
|
||||
lib_deps =
|
||||
ayushsharma82/WebSerial@^1.3.0
|
||||
ottowinter/ESPAsyncWebServer-esphome@^2.1.0
|
||||
ottowinter/ESPAsyncTCP-esphome@^1.2.3
|
||||
|
||||
Reference in New Issue
Block a user