Merge pull request #41 from ohmytime/main

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-06-21 11:39:23 +02:00
committed by GitHub
2 changed files with 9 additions and 0 deletions
+1
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