Some more logging and cosmetics

This commit is contained in:
Joe Tretter
2025-04-04 17:26:26 -05:00
parent 2fb449522d
commit 150a9aae20
2 changed files with 14 additions and 4 deletions

View File

@@ -11,6 +11,7 @@
[env:esp32doit-devkit-v1]
platform = espressif32
board = esp32doit-devkit-v1
monitor_speed = 115200
framework = arduino
lib_deps =
knolleary/PubSubClient@^2.8