1
0
forked from me/IronOS

Add voltage calibration

This commit is contained in:
Ben V. Brown
2017-10-06 21:35:50 +11:00
parent cef4db8531
commit 58a89b67d4
7 changed files with 95 additions and 44 deletions

View File

@@ -80,8 +80,8 @@ void resetSettings() {
systemSettings.advancedScreens = 0; //Do we show detailed screens?
systemSettings.OrientationMode = 2; //Default to automatic
systemSettings.sensitivity = 8; //Default high sensitivity
systemSettings.voltageDiv = 144; //Default divider from schematic
systemSettings.ShutdownTime = 30; //How many minutes until the unit turns itself off
systemSettings.voltageDiv = 117; //Default divider from schematic
systemSettings.ShutdownTime = 15; //How many minutes until the unit turns itself off
systemSettings.boostModeEnabled = 1; //Default to safe, with no boost mode
systemSettings.BoostTemp = 420; //default to 400C
systemSettings.powerDisplay = 0; //default to power display being off