Fix formatting

This commit is contained in:
Jean-François Milants
2022-09-11 20:18:01 +02:00
parent 970d5b368d
commit 58bb0e77db
6 changed files with 135 additions and 93 deletions

View File

@@ -33,7 +33,7 @@ Clock::Clock(DisplayApp* app,
settingsController {settingsController},
heartRateController {heartRateController},
motionController {motionController},
fs{fs},
fs {fs},
screen {[this, &settingsController]() {
switch (settingsController.GetClockFace()) {
case 0: