fix: 拍照优先

This commit is contained in:
2026-08-11 14:38:45 +08:00
parent a184ff7d55
commit 165eeff64e
4 changed files with 4 additions and 3 deletions
+1
View File
@@ -336,6 +336,7 @@ def cmd_str():
time.sleep_ms(250)
continue
# todo 去除或者不在这里检测
# 不在 OTA 状态下,检测是否空闲足够长,自动关机
# print(f"[MAIN] 空闲时间: {hardware_manager.get_idle_time_in_sec() }秒")
# print(f"配置关机时间:{config.AUTO_POWER_OFF_IN_SECONDS} 秒")