implement single item resend
This commit is contained in:
parent
97aa264b54
commit
6d8baa50eb
8 changed files with 37 additions and 24 deletions
|
|
@ -18,5 +18,5 @@ public:
|
|||
uint8_t getDirection();
|
||||
uint8_t getSubaddress();
|
||||
uint16_t getPacket();
|
||||
void sendData();
|
||||
void sendData(bool single = false);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue