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 "TinyMqtt.h"
#include <sstream>
#include <Streaming.h>
void outstring(const char* prefix, const char*p, uint16_t len)
{