removed SetClockFace from watchface Constructors
This commit is contained in:

committed by
JF

parent
5613449bfb
commit
30797b37bc
@@ -32,7 +32,6 @@ WatchFaceDigital::WatchFaceDigital(DisplayApp* app,
|
||||
settingsController {settingsController},
|
||||
heartRateController {heartRateController},
|
||||
motionController {motionController} {
|
||||
settingsController.SetClockFace(0);
|
||||
|
||||
batteryIcon = lv_label_create(lv_scr_act(), nullptr);
|
||||
lv_label_set_text_static(batteryIcon, Symbols::batteryFull);
|
||||
|
Reference in New Issue
Block a user