Update cubesatsim.ino

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent 691bb7b927
commit c00c9962e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1713,7 +1713,7 @@ void config_radio()
mySerial.println("AT+DMOSETGROUP=0,434.9000,434.9000,1,2,1,1\r"); mySerial.println("AT+DMOSETGROUP=0,434.9000,434.9000,1,2,1,1\r");
} }
if (mode == AFSK) if (mode == FSK)
transmit_on(); transmit_on();
// start pwm // start pwm
// start_pwm(); // start_pwm();

Loading…
Cancel
Save

Powered by TurnKey Linux.