mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Expose storage_get_data
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
FS_Error storage_get_data(Storage* app, FuriString* path, StorageData** storage);
|
||||
|
||||
void storage_process_message(Storage* app, StorageMessage* message);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user