updated iris-kit mqtt to aliot

This commit is contained in:
strawmanbobi
2024-02-18 14:47:28 +08:00
parent 4d54cb273a
commit 95297411a9
9 changed files with 546 additions and 85 deletions

View File

@@ -30,6 +30,6 @@
int connectToAliot(PubSubClient &mqtt_client);
int disconnectFromAliot(PubSubClient &mqtt_client);
void aliotKeepAlive();
#endif // IRIS_KIT_ALIOT_CLIENT_H