1
0
forked from fsfw/fsfw

void function now

This commit is contained in:
2021-06-11 15:05:43 +02:00
parent 1630682548
commit 589e64fc46
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ public:
*/
bool crAdditionEnabled() const;
bool setAsciiColorPrefix(std::string asciiColorCode);
void setAsciiColorPrefix(std::string asciiColorCode);
protected:
ServiceInterfaceBuffer streambuf;