Apply clang-format to Settings.h
This commit is contained in:
parent
c5fde89016
commit
60536db45c
@ -106,7 +106,6 @@ namespace Pinetime {
|
||||
return watchFacesMenu;
|
||||
};
|
||||
|
||||
|
||||
uint8_t GetAppMenu() const {
|
||||
return appMenu;
|
||||
};
|
||||
@ -154,7 +153,6 @@ namespace Pinetime {
|
||||
settings.shakeWakeThreshold = thresh;
|
||||
settingsChanged = true;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
int16_t GetShakeThreshold() const {
|
||||
|
Loading…
x
Reference in New Issue
Block a user