V1.12 - decreased step size for sensitivity

Collapsed motion being enabled into the motion sensitivity menu. Fixing
#20
More options for the sensitivity as well.
This commit is contained in:
Ben V. Brown
2017-07-11 19:52:29 +10:00
parent 52e3247f7e
commit b793b61bb6
6 changed files with 19 additions and 36 deletions

View File

@@ -44,7 +44,6 @@ void resetSettings() {
systemSettings.SleepTemp = 1500; //Temperature the iron sleeps at - default 150.0 C
systemSettings.SleepTime = 1; //How many minutes we wait until going to sleep - default 1 min
systemSettings.SolderingTemp = 3200; //Default soldering temp is 320.0 C
systemSettings.movementEnabled = 1; //we use movement detection by default
systemSettings.cutoutVoltage = 10; //10V is the minium cutout voltage as the unit V measurement is unstable below 9.5V
systemSettings.version = SETTINGSVERSION; //Store the version number to allow for easier upgrades
systemSettings.displayTempInF =0; //default to C