Update apps

This commit is contained in:
Willy-JL
2023-07-14 02:43:32 +02:00
parent 1243b192be
commit a33a461074
65 changed files with 696 additions and 169 deletions

View File

@@ -7,7 +7,7 @@ App(
requires=[
"gui",
],
stack_size=1 * 1024,
stack_size=2 * 1024,
fap_icon="geiger.png",
fap_category="GPIO",
fap_author="@nmrr",