IsOff functon, 10ms timer

This commit is contained in:
2021-12-14 14:33:15 +01:00
parent 762ed25669
commit 116193b940
4 changed files with 10 additions and 6 deletions

View File

@@ -12,7 +12,7 @@
platform = espressif32
board = esp32doit-devkit-v1
framework = arduino
monitor_port = COM[136789]
monitor_port = COM[456789]
monitor_speed = 115200
lib_deps =
knolleary/PubSubClient@^2.8