motion: Disable Motion app
This is a debugging app, not useful for most people. Also remove the app icon.
This commit is contained in:
@@ -50,9 +50,11 @@ namespace Pinetime {
|
||||
{Symbols::paintbrush, Apps::Paint},
|
||||
{Symbols::paddle, Apps::Paddle},
|
||||
{"2", Apps::Twos},
|
||||
{Symbols::chartLine, Apps::Motion},
|
||||
{Symbols::drum, Apps::Metronome},
|
||||
{Symbols::map, Apps::Navigation},
|
||||
{Symbols::none, Apps::None},
|
||||
|
||||
// {"M", Apps::Motion},
|
||||
}};
|
||||
ScreenList<nScreens> screens;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user