Skip to content

Commit 21cbdea

Browse files
committed
removed duplicate header
1 parent 151dec1 commit 21cbdea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/MQTTClient.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
#ifndef MQTT_CLIENT_H
22
#define MQTT_CLIENT_H
33

4-
#include <string.h>
5-
64
#include <Arduino.h>
75
#include <Client.h>
86
#include <Stream.h>

0 commit comments

Comments
 (0)