Temporarily backport app updates from apps repo

This commit is contained in:
Willy-JL
2023-11-12 11:06:02 +00:00
parent 79e7f491fe
commit e309fa8a88
1498 changed files with 1325977 additions and 20227 deletions

View File

@@ -36,4 +36,4 @@ bool mag_scene_input_value_on_event(void* context, SceneManagerEvent event) {
void mag_scene_input_value_on_exit(void* context) {
Mag* mag = context;
UNUSED(mag);
}
}

View File

@@ -182,4 +182,4 @@ void mag_scene_read_on_exit(void* context) {
// furi_hal_console_enable();
notification_message(mag->notifications, &sequence_blink_stop);
}
}