update firmware v1.3.0

This commit is contained in:
Forairaaaaa
2026-05-07 16:33:29 +08:00
parent 672c4e1976
commit 0b078f141f
13 changed files with 330 additions and 16 deletions
@@ -70,6 +70,15 @@ void AppSetup::onOpen()
_worker = std::make_unique<TimezoneWorker>();
}}},
},
{
"AI.Agent",
{{"Power Saving",
[&]() {
_destroy_menu = true;
_need_warm_reset = true;
_worker = std::make_unique<XiaozhiPowerSavingWorker>();
}}},
},
{
"Hardware Test",
{{"Servo",