From 41c36d3a422fd08867f743de78c0aeee4418b622 Mon Sep 17 00:00:00 2001 From: JF Date: Fri, 14 Aug 2020 20:47:21 +0200 Subject: Re-order apps in application menu on 2 pages. Add firmware validation app. --- src/DisplayApp/Screens/ApplicationList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DisplayApp/Screens/ApplicationList.h') diff --git a/src/DisplayApp/Screens/ApplicationList.h b/src/DisplayApp/Screens/ApplicationList.h index 372cbb7a..a1e6811b 100644 --- a/src/DisplayApp/Screens/ApplicationList.h +++ b/src/DisplayApp/Screens/ApplicationList.h @@ -22,7 +22,7 @@ namespace Pinetime { private: bool running = true; - ScreenList<1> screens; + ScreenList<2> screens; std::unique_ptr CreateScreen1(); std::unique_ptr CreateScreen2(); std::unique_ptr CreateScreen3(); -- cgit v1.2.3-70-g09d2