Skip to content

Commit

Permalink
chore: add tachometer icon for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghoelian committed Jan 21, 2025
1 parent 9a0bfde commit 2126af8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/displayapp/screens/settings/Settings.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ namespace Pinetime {
{Symbols::batteryHalf, "Battery", Apps::BatteryInfo},

{Symbols::clock, "Chimes", Apps::SettingChimes},
{Symbols::none, "Chime strength", Apps::SettingChimeVibration},
{Symbols::none, "Notif. str.", Apps::SettingNotifVibration},
{Symbols::tachometer, "Notif. str.", Apps::SettingNotifVibration},
{Symbols::tachometer, "Chime strength", Apps::SettingChimeVibration},
{Symbols::tachometer, "Shake Calib.", Apps::SettingShakeThreshold},

{Symbols::check, "Firmware", Apps::FirmwareValidation},
Expand Down

0 comments on commit 2126af8

Please sign in to comment.