appid must be lowercase in latest firmware

This commit is contained in:
Derek Jamison
2023-06-11 17:03:26 -05:00
parent 435aad3ecf
commit 1d8134f778
13 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
App(
appid="HC_SR04_Dist_Sensor",
appid="hc_sr04_dist_sensor",
name="[HC-SR] Dist. Sensor",
apptype=FlipperAppType.EXTERNAL,
entry_point="hc_sr04_app",