Fix spelling mistake + sd still being mounted after format error

This commit is contained in:
Such Meme, Many Skill
2019-12-11 17:17:10 +01:00
parent 47df1b9cd1
commit c0f930e75d
3 changed files with 14 additions and 7 deletions

View File

@@ -2,5 +2,5 @@
void displayinfo();
void displaygpio();
void format(int mode);
int format(int mode);
int dumpfirmware();