preparing DHB::buildCommandFromCommand for retirement
This commit is contained in:
parent
61b4e68f3d
commit
59f8dd1322
@ -339,7 +339,7 @@ class DeviceHandlerBase : public DeviceHandlerIF,
|
|||||||
*/
|
*/
|
||||||
virtual ReturnValue_t buildCommandFromCommand(DeviceCommandId_t deviceCommand,
|
virtual ReturnValue_t buildCommandFromCommand(DeviceCommandId_t deviceCommand,
|
||||||
const uint8_t *commandData,
|
const uint8_t *commandData,
|
||||||
size_t commandDataLen) = 0;
|
size_t commandDataLen) {exit(0);}
|
||||||
|
|
||||||
/* Reply handling */
|
/* Reply handling */
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user