added program_radio print

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

@ -4305,6 +4305,8 @@ void set_lat_lon() {
void program_radio() { void program_radio() {
Serial.println("Programming SR_FRS!");
digitalWrite(PD_PIN, HIGH); // enable SR_FRS digitalWrite(PD_PIN, HIGH); // enable SR_FRS
digitalWrite(PTT_PIN, HIGH); // stop transmit digitalWrite(PTT_PIN, HIGH); // stop transmit

Loading…
Cancel
Save

Powered by TurnKey Linux.