Added button pressed

This commit is contained in:
2026-07-29 14:59:24 +01:00
parent dcc44b05bd
commit c095ba0711
3 changed files with 449 additions and 1 deletions

View File

@@ -5,5 +5,8 @@ description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"gpiozero>=2.0.1.post3",
"numpy>=2.5.1",
"picamera2>=0.3.36",
"pyudev>=0.24.4",
]