New Electro, Midroom autocalibration co2

This commit is contained in:
2022-09-04 16:56:17 +03:00
parent 69dc135376
commit 0dfa29d7c6
4 changed files with 131 additions and 64 deletions

View File

@@ -15,9 +15,11 @@ board = esp07
framework = arduino
;board_build.ldscript = eagle.flash.1m.ld
upload_protocol = espota
upload_port = 192.168.1.136
upload_port = 192.168.1.131
;upload_port = 192.168.1.95
monitor_speed = 115200
lib_deps =
sstaub/Ticker @ ^4.3.0
knolleary/PubSubClient @ ^2.8
ottowinter/ESPAsyncWebServer-esphome @ ^3.0.0
ayushsharma82/WebSerial @ ^1.3.0