summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/Clock.cpp
diff options
context:
space:
mode:
authorKieran Cawthray <kieranc@gmail.com>2021-05-19 15:05:33 (GMT)
committerKieran Cawthray <kieranc@gmail.com>2021-05-19 15:05:33 (GMT)
commit249b6db6f5a5a7ac6cfaf96b1d8e59306ffe1333 (patch)
treeaee52d1e647b420f2ca370d164f1c9dd9076b71c /src/displayapp/screens/Clock.cpp
parent5daaa5cf75b23e80776614af263c23e6433365e3 (diff)
Remove newline modifications
Diffstat (limited to 'src/displayapp/screens/Clock.cpp')
-rw-r--r--src/displayapp/screens/Clock.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/screens/Clock.cpp b/src/displayapp/screens/Clock.cpp
index e0c1f62..4f0efd9 100644
--- a/src/displayapp/screens/Clock.cpp
+++ b/src/displayapp/screens/Clock.cpp
@@ -105,4 +105,4 @@ std::unique_ptr<Screen> Clock::WatchFaceCustomScreen() {
return std::make_unique<Screens::WatchFaceCustom>(app, dateTimeController, batteryController, bleController, notificatioManager,
settingsController);
}
-*/
+*/ \ No newline at end of file