add mutex in furi_create_deprecated (#242)
This commit is contained in:
@@ -87,6 +87,9 @@ typedef struct {
|
||||
FlipperAppLibrary libs;
|
||||
} FlipperStartupApp;
|
||||
|
||||
// Init core
|
||||
bool furi_init(void);
|
||||
|
||||
/*!
|
||||
Simply starts application.
|
||||
It call app entrypoint with param passed as argument.
|
||||
|
Reference in New Issue
Block a user