Skip to content

Commit ac08223

Browse files
comment added
1 parent 281dc7c commit ac08223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ups2_GUI.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ def ecFormatDisplay(sysStatus, window):
253253
piTemp = fT.readline()
254254
fT.seek(0) #reset to first line
255255
piTemp = piTemp[0:2] + '°C'
256-
#set display attributes
256+
#set display attributes No more necessary, is done by UPS2 Firmware
257257
# ecFormatDisplay(sysStatus, window)
258258

259259
#update values

0 commit comments

Comments
 (0)