Improve bridge routing logs and stabilize control portal MQTT reconnect
Some checks failed
Build and Push EVS Bridge Image / docker (push) Has been cancelled

This commit is contained in:
Kai
2026-02-15 13:49:06 +01:00
parent 04c59c3b25
commit 6f60e05c5d
4 changed files with 53 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ framework = arduino
monitor_speed = 115200
lib_deps =
gilmaimon/ArduinoWebsockets @ ^0.5.4
knolleary/PubSubClient @ ^2.8
; Stable baseline (your current toolchain family)
[env:esp32dev_core2]