enabled VHF Tx

bp-new
alanbjohnston 4 years ago committed by GitHub
parent 2f790421d5
commit 7778009dc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -247,8 +247,8 @@ int main(int argc, char * argv[]) {
onLed = 27;
onLedOn = HIGH;
onLedOff = LOW;
printf("VHF BPF not yet supported so no transmit\n");
transmit = FALSE;
// printf("VHF BPF not yet supported so no transmit\n");
transmit = TRUE;
}
}
}

Loading…
Cancel
Save

Powered by TurnKey Linux.