forked from xiaozhi/xiaozhi-esp32
fix startup sound
This commit is contained in:
@@ -155,6 +155,7 @@ void Application::CheckNewVersion() {
|
||||
|
||||
SetDeviceState(kDeviceStateIdle);
|
||||
display->SetChatMessage("system", "");
|
||||
ResetDecoder();
|
||||
PlaySound(Lang::Sounds::P3_SUCCESS);
|
||||
// Exit the loop if upgrade or idle
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user