From dd8be0829301c0ac4dd70438970953b9485d8993 Mon Sep 17 00:00:00 2001 From: DogKing Date: Sat, 16 Aug 2025 22:28:07 +0800 Subject: Add client side webpage --- client/ws_client.html | 68 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 client/ws_client.html (limited to 'client/ws_client.html') diff --git a/client/ws_client.html b/client/ws_client.html new file mode 100644 index 0000000..62cf70c --- /dev/null +++ b/client/ws_client.html @@ -0,0 +1,68 @@ + +CSI Motion Detection +
+ \ No newline at end of file -- cgit v1.2.3