Filesystem services: Difference between revisions
No edit summary |
|||
Line 192: | Line 192: | ||
== MountSystemSaveData == | == MountSystemSaveData == | ||
Takes an input u8 and a 0x40-byte Save-struct entry(see below). Web-applet only uses value0 for the input u8. | Takes an input u8 and a 0x40-byte Save-struct entry(see below). Web-applet only uses value0 for the input u8. | ||
Returns an [[#IFileSystem]]. | |||
Mounts savedata in the SYSTEM [[Flash_Filesystem|NAND]] partition. | Mounts savedata in the SYSTEM [[Flash_Filesystem|NAND]] partition. |