dtm fixes

This commit is contained in:
RogueMaster
2022-09-19 19:26:31 -04:00
parent 25a0ee39db
commit 6c2081e491
2 changed files with 3 additions and 1 deletions
@@ -1,5 +1,5 @@
App(
appid="dtmf_dolphin",
appid="DTMF_Dolphin",
name="DTMF Dolphin",
apptype=FlipperAppType.EXTERNAL,
entry_point="dtmf_dolphin_app",
@@ -10,4 +10,6 @@ App(
],
stack_size=8 * 1024,
order=20,
fap_icon="dtmf_10px.png",
fap_category="Misc",
)
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB