moved class id and subsystem ID

This commit is contained in:
2021-09-26 22:38:47 +02:00
parent a84e60a37a
commit 59feaa4b5c
2 changed files with 4 additions and 0 deletions

View File

@ -76,6 +76,8 @@ enum: uint8_t {
HAL_UART, //HURT
HAL_I2C, //HI2C
HAL_GPIO, //HGIO
MGM_LIS3MDL, //MGMLIS3
MGM_RM3100, //MGMRM3100
FW_CLASS_ID_COUNT // [EXPORT] : [END]
};