meier/plocSupervisor #7

Merged
muellerr merged 7 commits from meier/plocSupervisor into develop 2021-07-24 14:40:57 +02:00
Owner
  • test commands for PLOC Supervisor
* test commands for PLOC Supervisor
muellerr was assigned by meierj 2021-07-24 12:11:40 +02:00
meierj added 5 commits 2021-07-24 12:11:40 +02:00
meierj added 1 commit 2021-07-24 12:12:49 +02:00
muellerr requested changes 2021-07-24 13:33:27 +02:00
@ -23,3 +21,1 @@
RW2_ID = bytes([0x44, 0x21, 0x00, 0x2])
RW3_ID = bytes([0x44, 0x21, 0x00, 0x3])
RW4_ID = bytes([0x44, 0x21, 0x00, 0x4])
PLOC_MPSOC_ID = bytearray([0x44, 0x33, 0x00, 0x15])
Owner

make this and IMTQ_HANDLER_ID bytes type too?

make this and `IMTQ_HANDLER_ID` `bytes` type too?
meierj marked this conversation as resolved
meierj added 1 commit 2021-07-24 13:39:30 +02:00
muellerr approved these changes 2021-07-24 14:40:52 +02:00
muellerr merged commit 193060ea65 into develop 2021-07-24 14:40:57 +02:00
Sign in to join this conversation.
No description provided.