appid must be lowercase in latest firmware
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
App(
|
||||
appid="Subghz_Demo",
|
||||
appid="subghz_demo",
|
||||
name="Subghz Demo",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="subghz_demo_app",
|
||||
|
||||
Reference in New Issue
Block a user