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,5 +1,4 @@
#include <TinyMqtt.h> // https://github.com/hsaturn/TinyMqtt
#include <Streaming.h> // https://github.com/janelia-arduino/Streaming
/** TinyMQTT allows a disconnected mode:
*