mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
Merge remote-tracking branch 'ofw/dev' into mntm-dev
This commit is contained in:
@@ -11,10 +11,10 @@ App(
|
||||
)
|
||||
|
||||
App(
|
||||
appid="input_cli",
|
||||
appid="cli_input",
|
||||
targets=["f7"],
|
||||
apptype=FlipperAppType.PLUGIN,
|
||||
entry_point="input_cli_plugin_ep",
|
||||
entry_point="cli_input_ep",
|
||||
requires=["cli"],
|
||||
sources=["input_cli.c"],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user