Revert "Default to AM_Q (maybe idk, subghz code is a mess) --nobuild"

This reverts commit 24b994102d.
This commit is contained in:
Willy-JL
2023-12-02 01:51:30 +00:00
parent 715db83e02
commit 9bbdaf8cb2
3 changed files with 5 additions and 5 deletions

View File

@@ -9,9 +9,9 @@
#define SUBGHZ_LAST_SETTING_FREQUENCY_ANALYZER_TRIGGER (-93.0f)
#define SUBGHZ_LAST_SETTING_SAVE_BIN_RAW true
#define SUBGHZ_LAST_SETTING_SAVE_PRESET true
// 2 = "AM_Q"
// "AM270", "AM650", "AM_Q", "FM238", "FM476",
#define SUBGHZ_LAST_SETTING_DEFAULT_PRESET 2
// 1 = "AM650"
// "AM270", "AM650", "FM238", "FM476",
#define SUBGHZ_LAST_SETTING_DEFAULT_PRESET 1
#define SUBGHZ_LAST_SETTING_DEFAULT_FREQUENCY 433920000
#define SUBGHZ_LAST_SETTING_FREQUENCY_ANALYZER_FEEDBACK_LEVEL 2