Increase pre PID filtering, reducing display flicker
Also improve movement sensitivities to be less extreme ramp up
This commit is contained in:
@@ -38,6 +38,6 @@ void setup() {
|
||||
Init_Oled(systemSettings.flipDisplay); //Init the OLED display
|
||||
|
||||
OLED_DrawString("VER 1.10", 8); //Version Number
|
||||
delayMs(800); //Pause to show version number
|
||||
delayMs(500); //Pause to show version number
|
||||
Start_Watchdog(1000); //start the system watch dog as 1 second timeout
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user