Added, tested

This commit is contained in:
2021-11-29 21:12:35 +01:00
parent d5bd755754
commit a9e6126e8f
4 changed files with 80 additions and 25 deletions

View File

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