start in BPSK

pico-button-loop
alanbjohnston 3 years ago committed by GitHub
parent 24f863aeba
commit 567f842502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,6 +83,8 @@ void setup() {
read_mode();
mode = BPSK; // force to BPSK
new_mode = mode;
pinMode(LED_BUILTIN, OUTPUT);

Loading…
Cancel
Save

Powered by TurnKey Linux.