rename apps to make it look a bit better in Apps tab in archive app

now old assets are removed so we can avoid duplicates
This commit is contained in:
MX
2022-09-29 08:20:00 +03:00
parent f202d27206
commit 62e56e2618
28 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
App(
appid="uart_echo",
appid="UART_Echo",
name="UART Echo",
apptype=FlipperAppType.PLUGIN,
entry_point="uart_echo_app",