mqtt version with button2

This commit is contained in:
2020-10-26 20:31:54 +01:00
parent e9683b6a16
commit 8f363b02fe
2 changed files with 88 additions and 12 deletions

View File

@@ -14,3 +14,4 @@ board = esp32doit-devkit-v1
framework = arduino
monitor_port = COM[13]
monitor_speed = 115200
lib_deps = knolleary/PubSubClient@^2.8