turn handler into module

This commit is contained in:
beertap
2022-07-16 23:22:02 +02:00
parent c906e9fc93
commit f776d0ed71
6 changed files with 124 additions and 176 deletions

View File

@@ -5,9 +5,9 @@ name = "pypi"
[packages]
Flask = "*"
"RPi.GPIO" = "*"
[dev-packages]
[requires]
python_version = "3.10"
python_version = "3.9"