mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-28 03:59:58 -07:00
Rename plugins to external
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
App(
|
||||
appid="UART_Echo",
|
||||
name="[GPIO] UART Echo",
|
||||
apptype=FlipperAppType.PLUGIN,
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="uart_echo_app",
|
||||
cdefines=["APP_UART_ECHO"],
|
||||
requires=["gui"],
|
||||
|
||||
Reference in New Issue
Block a user