diff --git a/main/application.cc b/main/application.cc index 0ba1ffe7..f01c7546 100644 --- a/main/application.cc +++ b/main/application.cc @@ -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;