More app updates

This commit is contained in:
Willy-JL
2023-07-14 02:51:21 +02:00
parent a33a461074
commit 15639f4745
5 changed files with 7 additions and 5 deletions

View File

@@ -6,4 +6,6 @@ App(
stack_size=10 * 1024,
fap_category="GPIO",
fap_icon="mouse_10px.png",
fap_version="0.6",
sources=["*.c", "*.cc"],
)