Autostart: Manual/Auto/Sleep
This commit is contained in:
@@ -95,6 +95,9 @@ def getConstants():
|
||||
consants.append(('SymbolDC', 'DC'))
|
||||
consants.append(('SymbolCellCount', 'S'))
|
||||
consants.append(('SymbolVersionNumber', 'V2.07'))
|
||||
consants.append(('SymbolManual', 'M'))
|
||||
consants.append(('SymbolAuto', 'A'))
|
||||
consants.append(('SymbolSleep', 'S'))
|
||||
return consants
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user