Add 100K step for FM

This commit is contained in:
kevin
2023-07-08 13:56:16 +08:00
parent 0d0bc6e188
commit c30b7f603e
3 changed files with 71 additions and 19 deletions

View File

@@ -12,8 +12,9 @@
#define FREQ_MW_STEP_9K 9
#define FREQ_MW_STEP_10K 10
#define FREQ_SW_STEP_5K 5
#define FREQ_FM_STEP_50K 5
#define FREQ_FM_STEP_30K 3
#define FREQ_FM_STEP_50K 5
#define FREQ_FM_STEP_100K 10
#define FREQ_LW_LOW_EDGE_MIN 144
#define FREQ_LW_HIGH_EDGE_MAX 519