New Steps app
Settings to set the steps goal More detail in Motion app New 42px Font
This commit is contained in:
@@ -57,10 +57,10 @@ std::unique_ptr<Screen> Settings::CreateScreen2() {
|
||||
|
||||
std::array<Screens::List::Applications, 4> applications {
|
||||
{
|
||||
{Symbols::shoe, "Steps", Apps::SettingSteps},
|
||||
{Symbols::batteryHalf, "Battery", Apps::BatteryInfo},
|
||||
{Symbols::check, "Firmware", Apps::FirmwareValidation},
|
||||
{Symbols::list, "About", Apps::SysInfo},
|
||||
{"", "", Apps::None},
|
||||
}
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user