mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 13:38:35 -07:00
Remove cdefines from external apps
This commit is contained in:
@@ -3,7 +3,6 @@ App(
|
||||
name="Metronome",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="metronome_app",
|
||||
cdefines=["APP_METRONOME"],
|
||||
requires=[
|
||||
"gui",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user