Add folder navigating!

This commit is contained in:
Such Meme, Many Skill
2019-08-15 22:16:48 +02:00
parent 82a941bb13
commit a190a07016
9 changed files with 172 additions and 27 deletions

View File

@@ -164,4 +164,5 @@ void ipl_main()
sd_mount();
meme_main();
sd_unmount();
}