Fix compilation error, try 2

This commit is contained in:
Stephan Hadinger 2020-09-21 22:31:42 +02:00
parent e70aff0ca2
commit 749099a6c7

View File

@ -18,7 +18,7 @@
*/ */
#include "JsonParser.h" #include "JsonParser.h"
#include <WSTring.h> #include <Arduino.h>
/*********************************************************************************************\ /*********************************************************************************************\
* Utilities * Utilities