Remove deprecated Raspberry Pi GPIO integration (#71777)

This commit is contained in:
Franck Nijhof 2022-05-13 12:13:26 +02:00 committed by GitHub
parent 3adaad7381
commit c8d171c475
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 6 additions and 440 deletions

View file

@ -32,7 +32,6 @@ COMMENT_REQUIREMENTS = (
"python-gammu",
"python-lirc",
"pyuserinput",
"RPi.GPIO",
"tensorflow",
"tf-models-official",
)