Merge branch 'ul-dev' into xfw-dev

This commit is contained in:
Willy-JL
2023-03-17 23:52:05 +00:00
171 changed files with 3395 additions and 1252 deletions

View File

@@ -3,7 +3,6 @@ App(
name="[HC-SR] Dist. Sensor",
apptype=FlipperAppType.EXTERNAL,
entry_point="hc_sr04_app",
cdefines=["APP_HC_SR04"],
requires=[
"gui",
],