move obj ID
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit

This commit is contained in:
2022-11-25 10:53:26 +01:00
parent f376c01e02
commit 41eefda1bc
2 changed files with 3 additions and 1 deletions

View File

@ -25,7 +25,6 @@ enum sourceObjects : uint32_t {
ARDUINO_COM_IF = 0x49000001,
DUMMY_COM_IF = 0x49000002,
THERMAL_TEMP_INSERTER = 0x49000003,
};
}