finish single item resend
This commit is contained in:
parent
cf7e3f8e6b
commit
50d233fdf7
1 changed files with 1 additions and 1 deletions
2
signal.h
2
signal.h
|
|
@ -27,6 +27,6 @@ public:
|
|||
uint8_t getState();
|
||||
uint8_t getSubaddress();
|
||||
uint16_t getPacket();
|
||||
void sendData();
|
||||
void sendData(bool single = false);
|
||||
uint8_t getType();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue