Skip to content

Commit 2d7e7d9

Browse files
Ghoelianmark9064
authored andcommitted
chore: add tachometer icon for now
1 parent 87a38d4 commit 2d7e7d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/displayapp/screens/settings/Settings.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ namespace Pinetime {
4343
{Symbols::batteryHalf, "Battery", Apps::BatteryInfo},
4444

4545
{Symbols::clock, "Chimes", Apps::SettingChimes},
46-
{Symbols::none, "Chime strength", Apps::SettingChimeVibration},
47-
{Symbols::none, "Notif. str.", Apps::SettingNotifVibration},
46+
{Symbols::tachometer, "Notif. str.", Apps::SettingNotifVibration},
47+
{Symbols::tachometer, "Chime strength", Apps::SettingChimeVibration},
4848
{Symbols::tachometer, "Shake Calib.", Apps::SettingShakeThreshold},
4949

5050
{Symbols::check, "Firmware", Apps::FirmwareValidation},

0 commit comments

Comments
 (0)