switch to generic hk function

This commit is contained in:
2022-05-19 18:14:38 +02:00
parent 72de2d99ca
commit d53e26b589
2 changed files with 70 additions and 19 deletions

View File

@ -16,9 +16,6 @@ from gomspace.gomspace_common import *
from config.object_ids import P60_DOCK_HANDLER
HK_SET_ID = 0x3
class P60OpCodes:
STACK_3V3_ON = ["stack-3v3-on", "1"]
STACK_3V3_OFF = ["stack-3v3-off", "2"]