//pulse constantly at HEATING_ELEMENT_MAX_WATTAGE watt
wattage=HEATING_ELEMENT_MAX_WATTAGE;
}
}
}
//}
}
runSettingsSelection();
// Update the recorded time for the begining of the window, if the previous window has passed
while((millis()-windowStartTime)>iWindowSize){// Check if it's time to vary the pulse width modulation and if so do it by shifting the "Relay in ON" Window
analogWrite(PUMP_PIN,PUMP_SPEED_STOP_MOSFET);// analogWrite values from 0 to 255
// reset operation state | INPUT : eRotaryEncoderMode newMode, int newPosition, int newMaxPosition, int newMinPosition, int newSingleStep, int newMultiStep
// reset operation state | INPUT : eRotaryEncoderMode newMode, int newPosition, int newMaxPosition, int newMinPosition, int newSingleStep, int newMultiStep
say+=String("g of Magnum 9.4\% and Styrian Golding 5\% ready.");
// reset operation state | INPUT : eRotaryEncoderMode newMode, int newPosition, int newMaxPosition, int newMinPosition, int newSingleStep, int newMultiStep
// reset operation state | INPUT : eRotaryEncoderMode newMode, int newPosition, int newMaxPosition, int newMinPosition, int newSingleStep, int newMultiStep
//pulse constantly at HEATING_ELEMENT_MAX_WATTAGE watt
wattage=HEATING_ELEMENT_MAX_WATTAGE;
iPumpSpeed=PUMP_SPEED_STOP_MOSFET;
}
analogWrite(PUMP_PIN,iPumpSpeed);
backToStatus();
break;
}
caseeSettingsMenu_PT100_Element:{
backToStatus();
break;
}
caseeSettingsMenu_PT100_Up:{
backToStatus();
break;
}
caseeSettingsMenu_PT100_Down:{
backToStatus();
break;
}
caseeSettingsMenu_Back:{
resetMenu(true);
break;
}
//}
}
// Update the recorded time for the begining of the window, if the previous window has passed
while((millis()-windowStartTime)>iWindowSize){// Check if it's time to vary the pulse width modulation and if so do it by shifting the "Relay in ON" Window
// reset operation state | INPUT : eRotaryEncoderMode newMode, int newPosition, int newMaxPosition, int newMinPosition, int newSingleStep, int newMultiStep