mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
Remove cdefines from external apps
This commit is contained in:
@@ -3,7 +3,6 @@ App(
|
||||
name="POCSAG Pager",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="pocsag_pager_app",
|
||||
cdefines=["APP_POCSAG_PAGER"],
|
||||
requires=["gui"],
|
||||
stack_size=4 * 1024,
|
||||
order=50,
|
||||
|
||||
Reference in New Issue
Block a user