diff --git a/BatteryMonitor.exe b/BatteryMonitor.exe index ca75262..6272788 100644 Binary files a/BatteryMonitor.exe and b/BatteryMonitor.exe differ diff --git a/config.ini b/config.ini index 20faf66..fbae2f2 100644 --- a/config.ini +++ b/config.ini @@ -1,3 +1,9 @@ +[System] +Language=0 + +[Window] +ShowStatusbar=true + [Serial] BaudRate=7 DataBits=3 @@ -5,9 +11,3 @@ StopBits=0 Parity=0 BmuNumber=0 SerialPort=COM5 - -[System] -Language=0 - -[Window] -ShowStatusbar=true