mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 02:08:36 -07:00
First Update
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
App(
|
||||
appid="TAMA_P1",
|
||||
name="TAMA P1",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="tama_p1_app",
|
||||
cdefines=["APP_TAMA_P1"],
|
||||
requires=["gui", "storage"],
|
||||
stack_size=1 * 1024,
|
||||
order=215,
|
||||
fap_icon="tamaIcon.png",
|
||||
fap_category="Games",
|
||||
)
|
||||
Reference in New Issue
Block a user