Remove newline modifications

main
Kieran Cawthray 2021-05-19 17:05:33 +07:00
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) {
}
}
}
}
}

@ -759,4 +759,4 @@ typedef void* lv_obj_user_data_t;
/*--END OF LV_CONF_H--*/
#endif /*LV_CONF_H*/
#endif /*LV_CONF_H*/