From 31de5c0f84c895935d6e7ca48a5ffaa0b2e7d177 Mon Sep 17 00:00:00 2001 From: shortcut Date: Mon, 20 Jan 2020 13:08:09 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..f2eddf6 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# wsdashdemo + +Bus dashboard demo. Plays a recorded log from me driving my bus, displays to a web browser. Now with data streaming through websockets.