Remove newline modifications
This commit is contained in:
parent
5daaa5cf75
commit
249b6db6f5
4 changed files with 4 additions and 4 deletions
|
|
@ -105,4 +105,4 @@ std::unique_ptr<Screen> Clock::WatchFaceCustomScreen() {
|
|||
return std::make_unique<Screens::WatchFaceCustom>(app, dateTimeController, batteryController, bleController, notificatioManager,
|
||||
settingsController);
|
||||
}
|
||||
*/
|
||||
*/
|
||||
|
|
@ -301,4 +301,4 @@ bool PineTimeStyle::Refresh() {
|
|||
}
|
||||
|
||||
return running;
|
||||
}
|
||||
}
|
||||
|
|
@ -90,4 +90,4 @@ void SettingWatchFace::UpdateSelected(lv_obj_t* object, lv_event_t event) {
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue