We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db74490 commit e0abae2Copy full SHA for e0abae2
application.fam
@@ -1,6 +1,7 @@
1
App(
2
appid="signal_generator",
3
name="Signal Generator",
4
+ description="Control GPIO pins to generate digital signals",
5
apptype=FlipperAppType.EXTERNAL,
6
entry_point="signal_gen_app",
7
requires=["gui"],
0 commit comments