feat: show time on VFD immediately at startup (v1.3.8)
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -119,6 +119,7 @@ class ClawClient {
|
||||
|
||||
// RJ45 链路轮询(OpenVFD play),与 WS 无关,进程起来即开始
|
||||
led.lan.start();
|
||||
led.display.showTime(); // 启动即显时间,vfdservice 未就绪时静默跳过
|
||||
|
||||
// 蓝牙状态监控(bluetoothctl);默认不启用,见 btMonitorEnabled()
|
||||
if (btMonitorEnabled()) {
|
||||
|
||||
Reference in New Issue
Block a user