reduced number of errors for hosted build
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit

This commit is contained in:
2023-02-09 17:17:58 +01:00
parent ee51b5428d
commit d01308f0ba
9 changed files with 17 additions and 34 deletions

View File

@ -13,7 +13,7 @@
namespace CLASS_ID {
enum {
CLASS_ID_START = COMMON_CLASS_ID_END,
CLASS_ID_END // [EXPORT] : [END]
CLASS_ID_END // [EXPORT] : [END]
};
}