We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151dec1 commit 21cbdeaCopy full SHA for 21cbdea
src/MQTTClient.h
@@ -1,8 +1,6 @@
1
#ifndef MQTT_CLIENT_H
2
#define MQTT_CLIENT_H
3
4
-#include <string.h>
5
-
6
#include <Arduino.h>
7
#include <Client.h>
8
#include <Stream.h>
0 commit comments