forked from Links2004/arduinoWebSockets
Add missing Hash.h library
This commit is contained in:
@ -16,6 +16,7 @@
|
|||||||
// LIBRARIES
|
// LIBRARIES
|
||||||
|
|
||||||
#include <Arduino.h>
|
#include <Arduino.h>
|
||||||
|
#include <Hash.h>
|
||||||
|
|
||||||
#include <ESP8266WiFi.h>
|
#include <ESP8266WiFi.h>
|
||||||
#include <WebSocketsClient.h>
|
#include <WebSocketsClient.h>
|
||||||
|
Reference in New Issue
Block a user