class id is defined here now

This commit is contained in:
Marius Eggert 2024-01-26 10:59:15 +01:00
parent 42b94ab581
commit 10841a01b7
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@
namespace acsctrl {
static const uint8_t IF_ACS_CTRL_ID = CLASS_ID::ACS_CTRL;
enum SetIds : uint32_t {
MGM_SENSOR_DATA,
MGM_PROCESSED_DATA,