add file browser to movement, remove old app

This commit is contained in:
Joey Castillo
2022-05-09 13:01:12 -04:00
parent 22b1ac0283
commit e71a70d231
5 changed files with 5 additions and 234 deletions

View File

@@ -102,8 +102,6 @@ static void main_loop_set_sleeping(bool sleeping) {
}
int main(void) {
printf("Hello, world!\n");
app_init();
_watch_init();
app_setup();