Remove redundant MQTT subscribe
This commit is contained in:
@@ -20,8 +20,6 @@ void connect_mqtt();
|
||||
|
||||
void wlan_connection_handler(WiFiEvent_t event);
|
||||
|
||||
void on_mqtt_connection(bool session);
|
||||
|
||||
void on_mqtt_disconnection(AsyncMqttClientDisconnectReason reason);
|
||||
|
||||
size_t construct_json(float *data, char *buffer, int buffer_size);
|
||||
|
||||
Reference in New Issue
Block a user