mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-29 02:08:10 -07:00
Fix part 1
This commit is contained in:
@@ -496,6 +496,8 @@ int32_t spectrum_analyzer_app(void* p) {
|
||||
case InputKeyBack:
|
||||
exit_loop = true;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
furi_mutex_release(spectrum_analyzer->model_mutex);
|
||||
|
||||
Reference in New Issue
Block a user