Removed dependency with Streaming.h

This commit is contained in:
hsaturn
2021-03-24 18:35:11 +01:00
parent b96b36f10c
commit 5ab315e472
6 changed files with 2 additions and 7 deletions

View File

@@ -1,6 +1,5 @@
#include <ESP8266WiFi.h>
#include "TinyMqtt.h" // https://github.com/hsaturn/TinyMqtt
#include <Streaming.h> // https://github.com/janelia-arduino/Streaming
/** Simple Client
*