removed SetClockFace from watchface Constructors
This commit is contained in:
committed by
JF
parent
5613449bfb
commit
30797b37bc
@@ -57,7 +57,6 @@ WatchFaceAnalog::WatchFaceAnalog(Pinetime::Applications::DisplayApp* app,
|
||||
bleController {bleController},
|
||||
notificationManager {notificationManager},
|
||||
settingsController {settingsController} {
|
||||
settingsController.SetClockFace(1);
|
||||
|
||||
sHour = 99;
|
||||
sMinute = 99;
|
||||
|
||||
Reference in New Issue
Block a user