implemented dual channel connection for iris-kit
This commit is contained in:
@@ -29,6 +29,8 @@
|
||||
|
||||
int connectToEMQXBroker(PubSubClient &mqtt_client);
|
||||
|
||||
int disconnectFromEMQXBroker(PubSubClient &mqtt_client);
|
||||
int disconnectFromEMQXBroker();
|
||||
|
||||
void emqxClientKeepAlive();
|
||||
|
||||
#endif // IRIS_KIT_EMQ_CLIENT_H
|
||||
Reference in New Issue
Block a user