Continuous time updates

This commit is contained in:
mark9064
2023-12-28 20:56:37 +00:00
committed by JF
parent 9e406c70f9
commit a449b272f7
6 changed files with 43 additions and 26 deletions

View File

@@ -75,7 +75,7 @@ namespace Pinetime {
BatteryIcon batteryIcon;
const Controllers::DateTime& dateTimeController;
Controllers::DateTime& dateTimeController;
const Controllers::Battery& batteryController;
const Controllers::Ble& bleController;
Controllers::NotificationManager& notificationManager;