mac os change

This commit is contained in:
Robin Mueller 2022-04-30 19:03:22 +02:00
parent 797801ffde
commit 4b66682c5e
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ public:
* other member of the class can be used.
* @return Currently, the return value is ignored.
*/
virtual ReturnValue_t performOperation(uint8_t operationCode = 0);
virtual ReturnValue_t performOperation(uint8_t operationCode = 0) override;
/**
* @brief This function will be called by the global object manager