Skip to content

Commit 35ce8f1

Browse files
committed
Removed unneeded FS.h call
1 parent a4e6cdd commit 35ce8f1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/UniversalTelegramBot.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2727
#include <ArduinoJson.h>
2828
#include <Client.h>
2929

30-
#include <SD.h>
31-
3230
#define HOST "api.telegram.org"
3331
#define SSL_PORT 443
3432
#define HANDLE_MESSAGES 1

0 commit comments

Comments
 (0)