First reworks for debugging

This commit is contained in:
dvdb97
2023-07-12 13:33:34 +02:00
parent e7ddbbf365
commit 96d94edc52
15 changed files with 125 additions and 126 deletions

View File

@@ -25,6 +25,7 @@ namespace sta
class Printable
{
public:
/**
* @brief Print single character.
*
@@ -188,4 +189,4 @@ namespace sta
} // namespace sta
#endif // STA_CORE_PRINTABLE_HPP
#endif // STA_CORE_PRINTABLE_HPP