altos: Unmount file system after each testing pass in ao_fat_test
[fw/altos] / src / drivers / ao_fat.h
index 40786990209fb7318013133286a2ec61a4299f40..36aec7dfded5bf299b5760f6364f5fce7e79ab39 100644 (file)
@@ -63,6 +63,9 @@ ao_fat_init(void);
 void
 ao_fat_sync(void);
 
+void
+ao_fat_unmount(void);
+
 int8_t
 ao_fat_full(void);