doc addition
This commit is contained in:
parent
cd3153b464
commit
96babff67e
@ -620,7 +620,7 @@ class DeviceHandlerBase : public DeviceHandlerIF,
|
||||
* @param[out] numberOfSwitches length of returned array
|
||||
* @return
|
||||
* - @c RETURN_OK if the parameters were set
|
||||
* - @c RETURN_FAILED if no switches exist
|
||||
* - @c RETURN_FAILED or DeviceHandlerBase::NO_SWITCH if no switches exist
|
||||
*/
|
||||
virtual ReturnValue_t getSwitches(const uint8_t **switches, uint8_t *numberOfSwitches);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user