This fixed too many bugs...

This commit is contained in:
Maddox Werts 2024-09-01 16:06:44 -04:00
parent a8200f7ce4
commit 2181319f75

View file

@ -21,6 +21,9 @@ int32_t flippypass_app(void* p) {
// Updating canvas
view_port_update(ui->canvas);
// Delay?
furi_delay_ms(100);
}
// Cleanup