mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 22:38:36 -07:00
Temporarily backport app updates from apps repo
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
@@ -182,4 +182,4 @@ void mag_scene_read_on_exit(void* context) {
|
||||
// furi_hal_console_enable();
|
||||
|
||||
notification_message(mag->notifications, &sequence_blink_stop);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user