reconnect changed to nonblock

This commit is contained in:
2020-10-27 17:34:11 +01:00
parent 8f363b02fe
commit af0a37b037
2 changed files with 46 additions and 14 deletions

View File

@@ -14,4 +14,8 @@ board = esp32doit-devkit-v1
framework = arduino
monitor_port = COM[13]
monitor_speed = 115200
lib_deps = knolleary/PubSubClient@^2.8
lib_deps =
knolleary/PubSubClient@^2.8
prampec/IotWebConf@^2.3.1
nickgammon/Regexp@^0.1.0
lennarthennigs/Button2@^1.2.0