Removed obsolete @brief

This commit is contained in:
dario 2024-01-20 15:14:06 +01:00
parent c335ef637f
commit 2947df3c76

View File

@ -30,10 +30,6 @@ namespace sta
class TacosThread : public RtosThread
{
public:
/**
* @brief
*/
/**
* @brief Create a new thread with the given name and priority.
*