add basic rw commanding framework
This commit is contained in:
5
pus_tc/devs/rws.py
Normal file
5
pus_tc/devs/rws.py
Normal file
@ -0,0 +1,5 @@
|
||||
from config.object_ids import RW1_ID, RW2_ID, RW3_ID, RW4_ID
|
||||
|
||||
|
||||
def pack_rw_cmds(op_code: str):
|
||||
pass
|
Reference in New Issue
Block a user