changes for MacOS

This commit is contained in:
2022-04-30 18:40:22 +02:00
parent e796f82203
commit afcbc8be0a
10 changed files with 17 additions and 11 deletions

View File

@ -104,7 +104,7 @@ class CommandingServiceBase : public SystemObject,
*
* @return requestQueue messageQueueId_t
*/
virtual MessageQueueId_t getRequestQueue();
virtual MessageQueueId_t getRequestQueue() override;
/**
* Returns the commandQueue MessageQueueId_t