main/task_mqtt.h

changeset 9
a85995941d0d
parent 0
88d965579617
child 37
358bbd5b608e
equal deleted inserted replaced
8:c6bbd1380f22 9:a85995941d0d
22 bool ready_mqtt(void); 22 bool ready_mqtt(void);
23 23
24 24
25 void publishNode(void); 25 void publishNode(void);
26 void publishUnits(void); 26 void publishUnits(void);
27 void publishLogs(void);
27 28
28 29
29 /** 30 /**
30 * @brief The FreeRTOS task to run MQTT connections. 31 * @brief The FreeRTOS task to run MQTT connections.
31 */ 32 */

mercurial