appid must be lowercase in latest firmware
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
App(
|
||||
appid="GPIO_7Segment_Output",
|
||||
appid="gpio_7segment_output",
|
||||
name="GPIO 7-Segment Output",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="gpio_7segment_app",
|
||||
|
||||
Reference in New Issue
Block a user