Skip to content

Commit

Permalink
Well... CLI was nice idea, but I can't make it work. Maybe next time
Browse files Browse the repository at this point in the history
  • Loading branch information
akopachov committed Oct 11, 2022
1 parent 99e8ceb commit 5f8e55e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 41 deletions.
9 changes: 0 additions & 9 deletions application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,8 @@ App(
"input",
"notification"
],
provides=["totp_start"],
stack_size=2 * 1024,
order=20,
fap_category="Misc",
fap_icon="totp_10px.png"
)

App(
appid="totp_start",
apptype=FlipperAppType.STARTUP,
entry_point="totp_on_system_start",
requires=["totp"],
order=30,
)
32 changes: 0 additions & 32 deletions totp_app_cli.c

This file was deleted.

0 comments on commit 5f8e55e

Please sign in to comment.