mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-21 18:22:32 +00:00
fixes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
namespace concurrency {
|
||||
|
||||
/**
|
||||
* A worker thread that waits on a freertos notification
|
||||
* @brief A worker thread that waits on a freertos notification
|
||||
*/
|
||||
class NotifiedWorkerThread : public WorkerThread
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user