mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-14 09:38:36 -07:00
Merge branch 'dev' of https://github.com/DarkFlippers/unleashed-firmware into xfw-dev
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
App(
|
||||
appid="SubGHz_Playlist",
|
||||
appid="subghz_playlist",
|
||||
name="Sub-GHz Playlist",
|
||||
apptype=FlipperAppType.EXTERNAL,
|
||||
entry_point="playlist_app",
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user