From c1c802aa77abd2873d4c598d7845bd5a1b6ae58c Mon Sep 17 00:00:00 2001 From: orson Date: Sat, 2 Dec 2023 22:03:06 +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..f6aafb9 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# KPRSpaceAPI + +Implementation of the Space API used in KPR, based on a simple webcam running through Motion which detects whether the light is turned on and updates the status of the space accordingly. \ No newline at end of file