mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-05-04 20:42:39 +02:00
BLE connections with retries can take >60s, exceeding the startup wait timeout. Move runtime_config.set_device_name() into _connect() so the navbar shows the correct name regardless of connection delay. Also fixes name update on reconnections. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>