Xfw app frequency editor actually save to file

This commit is contained in:
Willy-JL
2023-03-06 03:00:48 +00:00
parent ffa95381af
commit 3ac08a2782
4 changed files with 37 additions and 9 deletions

View File

@@ -11,6 +11,9 @@
extern "C" {
#endif
#define SUBGHZ_SETTING_FILE_TYPE "Flipper SubGhz Setting File"
#define SUBGHZ_SETTING_FILE_VERSION 1
#define SUBGHZ_SETTING_DEFAULT_PRESET_COUNT 4
LIST_DEF(FrequencyList, uint32_t)