mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-08 23:08:10 -07:00
Fix build errors
This commit is contained in:
@@ -40,4 +40,4 @@ typedef FuriEventFlag* FuriApiLock;
|
||||
|
||||
#define api_lock_wait_unlock_and_free(_lock) \
|
||||
api_lock_wait_unlock(_lock); \
|
||||
api_lock_free(_lock);
|
||||
api_lock_free(_lock);
|
||||
|
||||
Reference in New Issue
Block a user