fix code analysis findings

This commit is contained in:
Sven Czarnian
2021-11-30 08:50:28 +01:00
父節點 e4ea8f46c8
當前提交 41a9fd20d5
共有 4 個文件被更改,包括 25 次插入24 次删除

查看文件

@@ -22,7 +22,7 @@ namespace aman {
/**
* @brief Creates a new RADAR screen
*/
RadarScreen();
RadarScreen() noexcept;
/**
* @brief Destroys the internal structure
*/