Backend work for supporting adjusting movement sensitivity
This commit is contained in:
@@ -49,5 +49,8 @@ void resetSettings() {
|
||||
systemSettings.version = SETTINGSVERSION; //Store the version number to allow for easier upgrades
|
||||
systemSettings.displayTempInF =0; //default to C
|
||||
systemSettings.flipDisplay=0; //Default to right handed mode
|
||||
systemSettings.sensitivity=0x0F; //Default high sensitivity
|
||||
systemSettings.tempCalibration=239; //Default to their calibration value
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user