applies clang-tidy fixes

This commit is contained in:
2024-12-18 19:23:05 +01:00
parent f8f1f2f54c
commit 2e4d0efb50
7 changed files with 8 additions and 7 deletions

View File

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