add missing include

This commit is contained in:
Links
2019-06-29 18:35:21 +02:00
parent 7816bb3fa4
commit 4ef8d733dc

View File

@ -13,6 +13,7 @@
#include <ArduinoJson.h>
#include <WebSocketsClient.h>
#include <SocketIOclient.h>
#include <Hash.h>