Lowercase appid's

This commit is contained in:
Willy-JL
2023-06-07 19:58:42 +01:00
parent 4955567148
commit 921ab90e46
36 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
App(
appid="UART_Echo",
appid="uart_echo",
name="[GPIO] UART Echo",
apptype=FlipperAppType.DEBUG,
entry_point="uart_echo_app",