p60dock, acu and pdu handler completed

This commit is contained in:
2020-12-21 10:26:28 +01:00
parent c9fbd2c048
commit f573d15830
4 changed files with 16 additions and 1 deletions

View File

@ -24,6 +24,7 @@ namespace addresses {
/* Addresses of devices supporting the CSP protocol */
enum cspAddresses: uint8_t {
P60DOCK = 4,
ACU = 2,
PDU1 = 3,
/* PDU2 occupies X4 slot of P60Dock */
PDU2 = 6