Merge remote-tracking branch 'origin/develop' into mueller/refactoring-conf-handling

This commit is contained in:
2022-05-03 00:01:55 +02:00
31 changed files with 366 additions and 42 deletions

View File

@ -30,6 +30,7 @@ enum: uint8_t {
PDU1_HANDLER = 133,
PDU2_HANDLER = 134,
ACU_HANDLER = 135,
SYRLINKS = 136,
COMMON_SUBSYSTEM_ID_END
};
}