frameCnt back to 1

pull/167/head
alanbjohnston 4 years ago committed by GitHub
parent d32c21589f
commit 8b37f28aa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -180,7 +180,7 @@ void transmit_off() {
void config_telem() {
frameCnt = 2;
frameCnt = 1;
Serial.println("v1 Present with UHF BPF\n");
txLed = 2;

Loading…
Cancel
Save

Powered by TurnKey Linux.