1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 20:49:49 +04:00

fix hc-sr

This commit is contained in:
krolchonok_z
2022-11-09 22:07:26 +03:00
parent 7175459bcd
commit 9e39f82906

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"],