mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-13 05:58:36 -07:00
Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into mntm-dev
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
#include <furi.h>
|
||||
|
||||
typedef struct {
|
||||
void* data;
|
||||
FuriMutex* mutex;
|
||||
uint8_t data[];
|
||||
} ViewModelLocking;
|
||||
|
||||
struct View {
|
||||
|
||||
Reference in New Issue
Block a user