Sync work
This commit is contained in:
parent
43d1811d2e
commit
d4e346c5a0
7 changed files with 241 additions and 28 deletions
|
|
@ -307,6 +307,7 @@ _Bool present(const uint8_t sensorId, const mysensors_sensor_t sensorType, char
|
|||
_Bool sendSketchInfo(const char *name, const char *version);
|
||||
_Bool send(MyMessage *msg,uint8_t data_type);
|
||||
_Bool sendHeartbeat(void);
|
||||
_Bool sendBattery(uint8_t percent);
|
||||
void receive(const MyMessage*);
|
||||
void transportProcessMessage(void);
|
||||
_Bool transportSend(MyMessage *message);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue