mirror of
https://github.com/m5stack/StackChan.git
synced 2026-05-20 11:49:45 -07:00
update firmware v1.3.1
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user