This commit is contained in:
Willy-JL
2023-06-02 22:27:42 +01:00
70 changed files with 333 additions and 123 deletions

View File

@@ -1,5 +1,5 @@
App(
appid="SubGHz_Playlist",
appid="subghz_playlist",
name="Sub-GHz Playlist",
apptype=FlipperAppType.EXTERNAL,
entry_point="playlist_app",

View File

@@ -6,7 +6,7 @@
#include <storage/storage.h>
#include <lib/toolbox/path.h>
#include <SubGHz_Playlist_icons.h>
#include <subghz_playlist_icons.h>
#include <lib/subghz/protocols/protocol_items.h>
#include <flipper_format/flipper_format_i.h>