瀏覽代碼

Added app descriptions (#8)

hedger 2 年之前
父節點
當前提交
4d18e8bef2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application.fam

+ 1 - 0
application.fam

@@ -1,6 +1,7 @@
 App(
     appid="avr_isp",
     name="AVR Flasher",
+    description="Application for flashing AVR microcontrollers",
     apptype=FlipperAppType.EXTERNAL,
     entry_point="avr_isp_app",
     requires=["gui"],