Added fade off lamp

This commit is contained in:
2022-09-07 16:23:10 +03:00
parent 0dfa29d7c6
commit 0aab4963c4
3 changed files with 52 additions and 15 deletions

View File

@@ -13,13 +13,13 @@ platform = espressif8266
;board = nodemcuv2
board = esp07
framework = arduino
;board_build.ldscript = eagle.flash.1m.ld
board_build.ldscript = eagle.flash.1m.ld
upload_protocol = espota
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
robtillaart/RunningMedian @ ^0.3.6