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