moved RPi.GPIO package to seperate requirements file

This commit is contained in:
2025-04-20 01:55:41 +02:00
parent 67b8d8e659
commit fc43a1374a
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Flask==3.1.0
RPi.GPIO==0.7.1