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.
|
* other member of the class can be used.
|
||||||
* @return Currently, the return value is ignored.
|
* @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
|
* @brief This function will be called by the global object manager
|
||||||
|
Loading…
x
Reference in New Issue
Block a user