Update apps (only manifest changes)

This commit is contained in:
Willy-JL
2023-07-04 20:09:30 +02:00
parent 1e700f19a2
commit a4dd9f4d8a
40 changed files with 152 additions and 15 deletions

View File

@@ -7,5 +7,8 @@ App(
stack_size=1 * 1024,
fap_category="GPIO",
fap_icon="icon.png",
order=1,
fap_author="@aureli1c",
fap_weburl="https://github.com/aureli1c/flipperzero_GPIO_read",
fap_version="1.0",
fap_description="Read GPIO pins states, and display them on the screen",
)