mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-06-14 19:53:35 -07:00
Update application.fam
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
App(
|
||||
appid="multi_converter",
|
||||
appid="APPS_Multi_Converter",
|
||||
name="Multi Converter",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="multi_converter_app",
|
||||
cdefines=["APP_DEC_HEX_CONVERTER"],
|
||||
requires=["gui"],
|
||||
stack_size=1 * 1024,
|
||||
order=19,
|
||||
order=160,
|
||||
fap_icon="converter_10px.png",
|
||||
fap_category="Misc",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user