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/Apps.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DisplayApp/Apps.h') diff --git a/src/DisplayApp/Apps.h b/src/DisplayApp/Apps.h index 2ee74299..2666d905 100644 --- a/src/DisplayApp/Apps.h +++ b/src/DisplayApp/Apps.h @@ -2,6 +2,6 @@ namespace Pinetime { namespace Applications { - enum class Apps {None, Launcher, Clock, SysInfo, Meter, Gauge, Brightness, Music}; + enum class Apps {None, Launcher, Clock, SysInfo, Meter, Gauge, Brightness, Music, FirmwareValidation}; } } \ No newline at end of file -- cgit v1.2.3-70-g09d2