1
0
forked from me/IronOS
This commit is contained in:
Ben V. Brown
2020-01-18 13:54:11 +11:00
parent 4b2e9e38ea
commit 08a1e0c7c7

View File

@@ -94,7 +94,7 @@ def getConstants():
consants.append(('SymbolVolts', 'V'))
consants.append(('SymbolDC', 'DC'))
consants.append(('SymbolCellCount', 'S'))
consants.append(('SymbolVersionNumber', 'V2.07'))
consants.append(('SymbolVersionNumber', 'V2.08'))
consants.append(('SymbolManual', 'M'))
consants.append(('SymbolAuto', 'A'))
consants.append(('SymbolSleep', 'S'))