cleanup code and fix 12h time not working on digital face

This commit is contained in:
Josh 2023-10-21 23:44:29 -04:00
parent 31250fd579
commit 2ffc63b1d8

View File

@ -64,7 +64,6 @@ namespace Pinetime {
lv_obj_t* notificationIcon; lv_obj_t* notificationIcon;
Controllers::DateTime& dateTimeController; Controllers::DateTime& dateTimeController;
const Controllers::Battery& batteryController;
Controllers::NotificationManager& notificationManager; Controllers::NotificationManager& notificationManager;
Controllers::Settings& settingsController; Controllers::Settings& settingsController;
Controllers::HeartRateController& heartRateController; Controllers::HeartRateController& heartRateController;