Work in progress
Working, but has temp offset issue slightly. Could have slightly wrong gain values
This commit is contained in:
@@ -581,8 +581,9 @@ static void setTipOffset() {
|
||||
OLED::clearScreen();
|
||||
OLED::setCursor(0, 0);
|
||||
OLED::drawCheckbox(true);
|
||||
OLED::printNumber(systemSettings.CalibrationOffset,4);
|
||||
OLED::refresh();
|
||||
osDelay(1000);
|
||||
osDelay(1200);
|
||||
}
|
||||
|
||||
//Provide the user the option to tune their own tip if custom is selected
|
||||
|
||||
Reference in New Issue
Block a user