@ -258,7 +258,7 @@ static void cmd_reset(BaseSequentialStream *chp, int argc, char *argv[])
;
}
#define DELAY_ON_GAIN_CHANGE 3
#define DELAY_ON_GAIN_CHANGE 6
int set_frequency(int freq)
{
@ -295,7 +295,7 @@ si5351_set_frequency(int channel, int freq, uint8_t drive_strength)
int current_band = -1;
#define DELAY_NORMAL 1
#define DELAY_NORMAL 2
#define DELAY_BANDCHANGE 1
#define DELAY_LOWBAND 1
Powered by TurnKey Linux.