Doxygen: Sync to SYNC

This commit is contained in:
@CarlWachter
2024-01-06 17:21:06 +01:00
parent f193cde9be
commit 5d13c813e4
4 changed files with 4 additions and 4 deletions

View File

@@ -13,7 +13,7 @@ namespace sta
{
/**
* @brief Implementation of Mutex interface using CMSIS RTOS2.
* @ingroup STA_RTOS_Sync
* @ingroup STA_RTOS_SYNC
*/
class RtosMutex : public Mutex
{