update firmware v1.3.1

This commit is contained in:
Forairaaaaa
2026-05-12 10:34:39 +08:00
parent f99d95eb1d
commit 263b1d5302
15 changed files with 230 additions and 16 deletions
+7 -1
View File
@@ -72,7 +72,13 @@ void AppSetup::onOpen()
},
{
"AI.Agent",
{{"Power Saving",
{{"General",
[&]() {
_destroy_menu = true;
_need_warm_reset = true;
_worker = std::make_unique<XiaozhiGeneralWorker>();
}},
{"Power Saving",
[&]() {
_destroy_menu = true;
_need_warm_reset = true;