Filesystem services: Difference between revisions
No edit summary |
|||
Line 181: | Line 181: | ||
== MountSystemSaveData == | == MountSystemSaveData == | ||
Takes an input u8 and a 0x40-byte Save-struct entry. Web-applet only uses value0 for the input u8. | |||
Mounts savedata(savecommon/saveuser) in the SYSTEM [[Flash_Filesystem|NAND]] partition. One of the input params is the u64 [[Flash_Filesystem|saveID]]. | Mounts savedata(savecommon/saveuser) in the SYSTEM [[Flash_Filesystem|NAND]] partition. One of the input params is the u64 [[Flash_Filesystem|saveID]]. | ||