change d
This commit is contained in:
parent
40b2973d9e
commit
3c25af39c6
@ -45,7 +45,7 @@ class ActionId(enum.IntEnum):
|
|||||||
|
|
||||||
class Submode(enum.IntEnum):
|
class Submode(enum.IntEnum):
|
||||||
# Informative, do not command this.
|
# Informative, do not command this.
|
||||||
UNSET = 0
|
OFF = 0
|
||||||
DATARATE_LOW = 1
|
DATARATE_LOW = 1
|
||||||
DATARATE_HIGH = 2
|
DATARATE_HIGH = 2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user