minor tweaks
This commit is contained in:
@ -22,7 +22,7 @@ class Pdu2OpCodes(enum.Enum):
|
||||
RW_ON = "5"
|
||||
RW_OFF = "6"
|
||||
# There is not really a point of the on command, the SW can not be commanded if the OBC is off
|
||||
Q7S_OFF = "7"
|
||||
Q7S_OFF = "32"
|
||||
|
||||
|
||||
class PDU2TestProcedure:
|
||||
|
Reference in New Issue
Block a user