Kapitel 15 GPIO

This commit is contained in:
2023-05-05 06:30:12 +02:00
parent 3434ab2d9f
commit 03beec6a85
10 changed files with 1 additions and 1 deletions

3
teil15/.gitignore vendored Normal file
View File

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