mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-08 22:34:46 +02:00
c1b0085710
Since mc-webui can now connect via TCP to a remote proxy instead of local USB/serial device, the hardware USB bus reset logic in Watchdog will no longer blindly attempt a reset on repeated container crashes. Added \is_tcp_connection()\ helper to read the config and conditionally skip the USB reset if TCP is active.