Schalten der LED per URL-Request

This commit is contained in:
2023-04-30 10:01:00 +02:00
parent c8b9518c11
commit 63210ee88d
3 changed files with 35 additions and 21 deletions

1
gpio/.gitignore vendored
View File

@@ -1,2 +1,3 @@
./__pycache__
*.log
./network/__pycache__/*