Overdrive fix

This commit is contained in:
Serge
2023-05-05 12:35:55 +02:00
parent 7740678cd4
commit 8e1099545a
2 changed files with 11 additions and 10 deletions

View File

@@ -172,11 +172,8 @@ namespace GHelper
SettingsToggle();
}
settingsForm.RefreshSensors();
Application.Run();
}