This commit is contained in:
2022-08-23 10:30:25 +02:00
parent fec46b617a
commit d54ff019ae
3 changed files with 125 additions and 46 deletions

View File

@@ -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