mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-16 04:24:45 -07:00
Actually wait for animation unload (semaphore did not)
This commit is contained in:
@@ -80,7 +80,7 @@ struct Desktop {
|
||||
|
||||
bool in_transition : 1;
|
||||
|
||||
FuriSemaphore* animation_semaphore;
|
||||
FuriApiLock animation_lock;
|
||||
|
||||
Keybinds keybinds;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user