UI Tweaks

This commit is contained in:
Serge
2024-03-26 22:58:51 +01:00
parent 88756092e4
commit 206d33a54c

View File

@@ -532,7 +532,7 @@ namespace GHelper
sensorTimer.Enabled = this.Visible;
if (this.Visible)
{
//screenControl.InitScreen();
screenControl.InitScreen();
VisualizeXGM();
Task.Run((Action)RefreshPeripheralsBattery);