update firmware v1.4.1

This commit is contained in:
Forairaaaaa
2026-05-13 17:46:43 +08:00
parent ad6105b676
commit b7a2ee9c1c
8 changed files with 447 additions and 4 deletions
@@ -92,6 +92,11 @@ void AppSetup::onOpen()
_destroy_menu = true;
_worker = std::make_unique<ZeroCalibrationWorker>();
}},
{"Microphone",
[&]() {
_destroy_menu = true;
_worker = std::make_unique<MicTestWorker>();
}},
{"RGB Strip",
[&]() {
_destroy_menu = true;