put program_radio back in for config_radio

pull/191/head
alanbjohnston 3 years ago committed by GitHub
parent 81ca078eb7
commit d23334987d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2147,7 +2147,7 @@ void config_radio()
digitalWrite(PD_PIN, HIGH); // Enable SR_FRS
// pinMode(AUDIO_OUT_PIN, OUTPUT);
/// program_radio(); // remove for now
program_radio(); // remove for now
} else if (mode == BPSK) {
/*

Loading…
Cancel
Save

Powered by TurnKey Linux.