This commit is contained in:
Willy-JL
2023-06-29 20:19:48 +02:00
61 changed files with 404 additions and 29 deletions

View File

@@ -10,4 +10,7 @@ App(
order=20,
fap_icon="dist_sensor10px.png",
fap_category="GPIO",
fap_author="@xMasterX (first implementation by @Sanqui)",
fap_version="1.0",
fap_description="HC-SR(04) Distance sensor reader",
)