mirror of
https://github.com/DarkFlippers/unleashed-firmware
synced 2024-11-27 06:50:21 +00:00
commit
317c9ec190
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
App(
|
App(
|
||||||
appid="hc_sr04",
|
appid="hc_sr04",
|
||||||
name="HC-SR04 Dist. Sensor",
|
name="[HC-SR] Dist. Sensor",
|
||||||
apptype=FlipperAppType.EXTERNAL,
|
apptype=FlipperAppType.EXTERNAL,
|
||||||
entry_point="hc_sr04_app",
|
entry_point="hc_sr04_app",
|
||||||
cdefines=["APP_HC_SR04"],
|
cdefines=["APP_HC_SR04"],
|
||||||
|
|
Loading…
Reference in a new issue