thermometer stuff
This commit is contained in:
@ -49,6 +49,8 @@ void Config::initialize() {
|
||||
setFloat(ADC1START + 4, 1.0);
|
||||
setFloat(ADC2START, 0.0);
|
||||
setFloat(ADC2START + 4, 1.0);
|
||||
setFloat(THERMO1START, 1.0);
|
||||
setFloat(THERMO2START, 1.0);
|
||||
|
||||
setMagic();
|
||||
}
|
||||
|
Reference in New Issue
Block a user