re-ran generators
Some checks are pending
EIVE/eive-obsw/pipeline/pr-develop Build started...

This commit is contained in:
2023-04-07 11:04:13 +02:00
parent e9fc0c453d
commit f9ed42f8a5
15 changed files with 51 additions and 51 deletions

View File

@ -10,6 +10,7 @@
class ScexHelper : public SerializeIF {
public:
//! [EXPORT] : [SKIP]
static const ReturnValue_t INVALID_CRC = returnvalue::makeCode(0, 2);
ScexHelper();