mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-11 06:09:08 -07:00
Correct FatFs drive path (prep for logical volumes)
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
/** logical drive path */
|
||||
extern char fatfs_path[4];
|
||||
/** File system object */
|
||||
extern FATFS fatfs_object;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user