Remove extra store app
This commit is contained in:
parent
32637a8676
commit
701c33a8a5
1 changed files with 0 additions and 1 deletions
|
@ -491,7 +491,6 @@ void appfs_boot_app(int fd) {
|
||||||
}
|
}
|
||||||
|
|
||||||
void appfs_test(bool sdcard_ready) {
|
void appfs_test(bool sdcard_ready) {
|
||||||
appfs_store_app();
|
|
||||||
appfsDump();
|
appfsDump();
|
||||||
|
|
||||||
// Try booting the app from appfs
|
// Try booting the app from appfs
|
||||||
|
|
Loading…
Reference in a new issue