Apply clang-format to Clock.cpp
This commit is contained in:
parent
40fa969f51
commit
c5fde89016
@ -101,11 +101,11 @@ std::unique_ptr<Screen> Clock::WatchFaceTerminalScreen() {
|
||||
|
||||
std::unique_ptr<Screen> Clock::WatchFaceCasioStyleG7710() {
|
||||
return std::make_unique<Screens::WatchFaceCasioStyleG7710>(app,
|
||||
dateTimeController,
|
||||
batteryController,
|
||||
bleController,
|
||||
notificatioManager,
|
||||
settingsController,
|
||||
heartRateController,
|
||||
motionController);
|
||||
dateTimeController,
|
||||
batteryController,
|
||||
bleController,
|
||||
notificatioManager,
|
||||
settingsController,
|
||||
heartRateController,
|
||||
motionController);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user