mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 11:48:35 -07:00
Update system apps
This commit is contained in:
@@ -346,8 +346,8 @@ int32_t clock_app(void* p) {
|
||||
furi_hal_rtc_get_datetime(&plugin_state->datetime);
|
||||
}*/
|
||||
|
||||
view_port_update(view_port);
|
||||
furi_mutex_release(plugin_state->mutex);
|
||||
view_port_update(view_port);
|
||||
}
|
||||
|
||||
furi_timer_free(timer);
|
||||
|
||||
Reference in New Issue
Block a user