Fix pocsag save / load

This commit is contained in:
HTotoo
2023-09-21 12:11:17 +02:00
parent 3c24971952
commit e3d5b107a4
2 changed files with 1 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ extern "C" {
#endif
#define PCSG_KEY_FILE_VERSION 1
#define PCSG_KEY_FILE_TYPE "Flipper POCSAG Pager Key File"
#define PCSG_KEY_FILE_TYPE "Flipper SubGhz Key File"
typedef struct PCSGBlockGeneric PCSGBlockGeneric;