Fix typo in Clock.cpp.

main
Jean-François Milants 2022-10-01 21:11:58 +07:00
parent f9f8d7eead
commit 8f5df5385c
1 changed files with 1 additions and 1 deletions

@ -130,7 +130,7 @@ std::unique_ptr<Screen> Clock::WatchFaceCasioStyleG7710() {
dateTimeController,
batteryController,
bleController,
notificatioManager,
notificationManager,
settingsController,
heartRateController,
motionController,