mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-14 00:37:21 +00:00
Update application.fam
This commit is contained in:
parent
13a65d45a3
commit
d01600ea0f
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ App(
|
||||||
name="Bomberduck",
|
name="Bomberduck",
|
||||||
apptype=FlipperAppType.EXTERNAL,
|
apptype=FlipperAppType.EXTERNAL,
|
||||||
entry_point="bomberduck_app",
|
entry_point="bomberduck_app",
|
||||||
cdefines=["BOMBERDUCK"],
|
|
||||||
requires=[
|
requires=[
|
||||||
"gui",
|
"gui",
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue