mac os change
This commit is contained in:
parent
797801ffde
commit
4b66682c5e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user