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="Metronome",
apptype=FlipperAppType.EXTERNAL,
entry_point="metronome_app",
cdefines=["APP_METRONOME"],
requires=[
"gui",
],