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 class TacosThread : public RtosThread
{ {
public: public:
/**
* @brief
*/
/** /**
* @brief Create a new thread with the given name and priority. * @brief Create a new thread with the given name and priority.
* *