From eb64ad653b9c1e5e0ff299adfa4fcdad3033a54f Mon Sep 17 00:00:00 2001 From: Sietse Jonker Date: Tue, 13 Feb 2024 16:26:08 +0100 Subject: [PATCH] adds websocket docu to rpi docu --- docs/rpi-documentation/websockets.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/rpi-documentation/websockets.md diff --git a/docs/rpi-documentation/websockets.md b/docs/rpi-documentation/websockets.md new file mode 100644 index 0000000..ff80e29 --- /dev/null +++ b/docs/rpi-documentation/websockets.md @@ -0,0 +1,3 @@ +# Websockets + +## Introduction \ No newline at end of file