Fix typo in Clock.cpp.

This commit is contained in:
Jean-François Milants 2022-10-01 21:11:58 +02:00
parent f9f8d7eead
commit 8f5df5385c

View File

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