Skip to content

Commit 4d18e8b

Browse files
authored
Added app descriptions (#8)
1 parent c3334da commit 4d18e8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

application.fam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
App(
22
appid="avr_isp",
33
name="AVR Flasher",
4+
description="Application for flashing AVR microcontrollers",
45
apptype=FlipperAppType.EXTERNAL,
56
entry_point="avr_isp_app",
67
requires=["gui"],

0 commit comments

Comments
 (0)