Files
celrs/tools
portersky 412530df83 fix: drop slow startup ping, log connect time
verify_connection retried DEVICE_INFO pings up to 3x2s,
blocking startup for ~6s even when the module just needs
more time to come up. The main loop already pings every 5s
and shows DEVICE_INFO in the type breakdown, so the upfront
check added latency without useful signal.

Log how long opening the port took instead.
2026-06-15 00:24:14 +02:00
..