Slow down refresh rates on offset

This commit is contained in:
kevin
2023-06-21 15:35:55 +08:00
parent 60fc5a011a
commit 64110f7c7f
2 changed files with 9 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ enum RADIO_TUNE_MODE {
TUNE_MAN, TUNE_AUTO, TUNE_MEM, TUNE_MI_BAND
};
#define TIMER_OFFSET_TIMER (TIMER_500_TICK)
#define TIMER_BW_TIMER (TIMER_500_TICK)
#define TIMER_SNR_TIMER (TIMER_500_TICK)
#define TIMER_500_TICK 500