mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-12 15:18:35 -07:00
Update apps
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
App(
|
||||
appid="gpio_reader_b",
|
||||
name="[GPIO] Reader (biotinker)",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="gpio_app",
|
||||
cdefines=["APP_GPIOREADER"],
|
||||
requires=["gui"],
|
||||
stack_size=1 * 1024,
|
||||
order=50,
|
||||
fap_libs=["assets"],
|
||||
fap_category="GPIO",
|
||||
fap_icon="icon.png",
|
||||
)
|
||||
Reference in New Issue
Block a user