瀏覽代碼

Added app descriptions (#8)

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

+ 1 - 0
application.fam

@@ -1,6 +1,7 @@
 App(
     appid="picopass",
     name="PicoPass",
+    description="App to communicate with NFC tags using the PicoPass format",
     apptype=FlipperAppType.EXTERNAL,
     targets=["f7"],
     entry_point="picopass_app",