From 701c33a8a5732af98604237908a5838eb4f7c11d Mon Sep 17 00:00:00 2001 From: Renze Nicolai Date: Sun, 23 Jan 2022 01:27:56 +0100 Subject: [PATCH] Remove extra store app --- factory_test/main/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/factory_test/main/main.c b/factory_test/main/main.c index e84a485..ba9e5f2 100644 --- a/factory_test/main/main.c +++ b/factory_test/main/main.c @@ -491,7 +491,6 @@ void appfs_boot_app(int fd) { } void appfs_test(bool sdcard_ready) { - appfs_store_app(); appfsDump(); // Try booting the app from appfs