Skip to content

Commit

Permalink
Fix typo in Clock.cpp.
Browse files Browse the repository at this point in the history
  • Loading branch information
JF002 committed Oct 1, 2022
1 parent f9f8d7e commit 8f5df53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/displayapp/screens/Clock.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ std::unique_ptr<Screen> Clock::WatchFaceCasioStyleG7710() {
dateTimeController,
batteryController,
bleController,
notificatioManager,
notificationManager,
settingsController,
heartRateController,
motionController,
Expand Down

0 comments on commit 8f5df53

Please sign in to comment.