Skip to content

Commit 93dc91b

Browse files
committed
The code is a little messy but it works :)
1 parent 17d50fa commit 93dc91b

File tree

4 files changed

+249
-133
lines changed

4 files changed

+249
-133
lines changed

README

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Once websocket.html is out, drag this directory to your (Arduino)/libraries
1111
directory and drop it (you will have to restart the arduino IDE to see the
1212
library in the menu).
1313

14-
Check out Websocket_Demo in the examples to see how the arduino behaves. To
15-
actually access the websocket, you'll need Google Chrome (version below 6.0.414.0) and the
14+
Check out the examples to see how the arduino behaves. To
15+
actually access the websocket, you'll need the latest Google Chrome and the
1616
websocket.html. Load this HTML file up in your browser after compiling and
1717
installing the websocket demo on your arduino.

0 commit comments

Comments
 (0)