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, dateTimeController,
batteryController, batteryController,
bleController, bleController,
notificatioManager, notificationManager,
settingsController, settingsController,
heartRateController, heartRateController,
motionController, motionController,