applies clang-format
Some checks failed
SCC Test/pipeline/head There was a failure building this commit

This commit is contained in:
2025-11-08 15:27:38 +01:00
parent 7bb02bb49e
commit b39fad3c48
2 changed files with 1 additions and 2 deletions

View File

@@ -213,6 +213,5 @@ private:
int targetSize; ///< Maximum target Size (preset value)
int r_addr_max; ///< Maximum Router Table's memory range
};
// top_module
#endif // EXAMPLES_EX09_HIERARCHICAL_OVERRIDE_OF_PARAMETER_VALUES_TOP_MODULE_H_