mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 13:38:35 -07:00
Magspoof move folder and add example files
This commit is contained in:
2
applications/external/magspoof/mag_device.h
vendored
2
applications/external/magspoof/mag_device.h
vendored
@@ -11,7 +11,7 @@
|
||||
#define MAG_DEV_NAME_MAX_LEN 22
|
||||
#define MAG_DEV_TRACKS 3
|
||||
|
||||
#define MAG_APP_FOLDER ANY_PATH("mag")
|
||||
#define MAG_APP_FOLDER STORAGE_APP_DATA_PATH_PREFIX
|
||||
#define MAG_APP_EXTENSION ".mag"
|
||||
|
||||
typedef void (*MagLoadingCallback)(void* context, bool state);
|
||||
|
||||
Reference in New Issue
Block a user