TCP Server refactoring #488

Closed
muellerr wants to merge 16 commits from eive:mueller/tcp-keep-open-pr into development
Showing only changes of commit 936bac5abd - Show all commits

View File

@ -78,6 +78,7 @@ enum: uint8_t {
HAL_GPIO, //HGIO
MGM_LIS3MDL, //MGMLIS3
MGM_RM3100, //MGMRM3100
SPACE_PACKET_PARSER, //SPPA
FW_CLASS_ID_COUNT // [EXPORT] : [END]
};