Adding test files for proof of concept light changing, movement detection and threading

This commit is contained in:
Max
2024-12-21 09:40:49 -07:00
parent 879a07e86e
commit 65fa8a4e04
3 changed files with 136 additions and 0 deletions

3
.gitignore vendored
View File

@@ -130,3 +130,6 @@ dist
.yarn/install-state.gz
.pnp.*
# Python junk
.venv
__*