Update main.c remove tx_freq_hz

beta-extra
Alan Johnston 1 year ago committed by GitHub
parent fe7f69710d
commit 491c12c358
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -474,7 +474,7 @@ int main(int argc, char * argv[]) {
eclipse_time -= period / 2; // if starting in eclipse, shorten interval
}
tx_freq_hz -= tx_channel * 50000;
// tx_freq_hz -= tx_channel * 50000;
if (transmit == FALSE) {

Loading…
Cancel
Save

Powered by TurnKey Linux.