Do partition alignment, bump version to v1.1.1

This commit is contained in:
Such Meme, Many Skill
2019-12-26 23:07:18 +01:00
parent 6518f37b1c
commit 697fc3a086
4 changed files with 15 additions and 10 deletions

View File

@@ -77,6 +77,7 @@ short returnpkg1ver(){
}
void disconnect_emmc(){
f_unmount("emmc:");
sdmmc_storage_end(&storage);
}