remove transmit_off in transmit_callsign

pico-v0.33-debug
alanbjohnston 3 years ago committed by GitHub
parent fd7ddd7344
commit 4edcfaebb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3871,7 +3871,7 @@ void transmit_callsign(char *callsign) {
program_radio();
}
*/
transmit_off();
/// transmit_off();
transmit_string(id);
// transmit_on();
}

Loading…
Cancel
Save

Powered by TurnKey Linux.