Update from apps repo, magspoof working (not nfc)

This commit is contained in:
Willy-JL
2023-11-14 23:49:52 +00:00
parent 1fc83431fd
commit 8096391c6c
10 changed files with 27 additions and 19 deletions

View File

@@ -3,7 +3,6 @@ App(
name="[GPIO] Reader (biotinker)",
apptype=FlipperAppType.EXTERNAL,
entry_point="gpio_app",
cdefines=["APP_GPIOREADER"],
requires=["gui"],
stack_size=1 * 1024,
order=50,