Support remote and playlist files in archive

This commit is contained in:
Willy-JL
2023-07-03 02:40:26 +02:00
parent 964f3cf78e
commit 0ccdc60921
8 changed files with 39 additions and 4 deletions

View File

@@ -15,6 +15,9 @@ typedef enum {
ArchiveFileTypeSubGhz,
ArchiveFileTypeLFRFID,
ArchiveFileTypeInfrared,
ArchiveFileTypeSubghzPlaylist,
ArchiveFileTypeSubghzRemote,
ArchiveFileTypeInfraredRemote,
ArchiveFileTypeBadKb,
ArchiveFileTypeU2f,
ArchiveFileTypeApplication,