TX with VHF BPF

pull/124/head
alanbjohnston 5 years ago committed by GitHub
parent f0297e56bb
commit de0ea0e42b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -320,6 +320,7 @@ mode = AFSK;
}
}
}
}
pinMode(txLed, OUTPUT);
digitalWrite(txLed, txLedOff);
#ifdef DEBUG_LOGGING

Loading…
Cancel
Save

Powered by TurnKey Linux.