transmit on

pico-v0.35
alanbjohnston 3 years ago committed by GitHub
parent 649572f70a
commit ee098eebcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -275,6 +275,7 @@ void loop() {
if (debug_mode)
Serial.println("Start transmit!!!");
digitalWrite(PD_PIN, HIGH); // Enable SR_FRS
digitalWrite(PTT_PIN, LOW); // start transmit
transmit_led(HIGH);

Loading…
Cancel
Save

Powered by TurnKey Linux.