Merge pull request #161 from krolchonok/fix-hcsrnaming

fix hc-sr
This commit is contained in:
MX
2022-11-10 07:14:59 +03:00
committed by GitHub
+1 -1
View File
@@ -1,6 +1,6 @@
App(
appid="hc_sr04",
name="HC-SR04 Dist. Sensor",
name="[HC-SR] Dist. Sensor",
apptype=FlipperAppType.EXTERNAL,
entry_point="hc_sr04_app",
cdefines=["APP_HC_SR04"],