There was an error while loading. Please reload this page.
1 parent 4fd2e9d commit 4baf489Copy full SHA for 4baf489
examples/WebSocketClientStomp/WebSocketClientStomp.ino
@@ -16,6 +16,7 @@
16
// LIBRARIES
17
18
#include <Arduino.h>
19
+#include <Hash.h>
20
21
#include <ESP8266WiFi.h>
22
#include <WebSocketsClient.h>
0 commit comments