gpio state sent with execution report
This commit is contained in:
@ -351,9 +351,9 @@ class PlocSupervisorHandler : public DeviceHandlerBase {
|
||||
ReturnValue_t eventSubscription();
|
||||
|
||||
/**
|
||||
* @brief Handles acknowledgment reports which contains additional informations in the data field
|
||||
* @brief Handles execution reports which contains additional information in the data field
|
||||
*/
|
||||
void handleSpecialAcknowledgments(const uint8_t* data);
|
||||
void handleSpecialExecutionReport(const uint8_t* data);
|
||||
};
|
||||
|
||||
#endif /* MISSION_DEVICES_PLOCSUPERVISORHANDLER_H_ */
|
||||
|
Reference in New Issue
Block a user