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

@ -81,7 +81,9 @@ void setup() {
LittleFS.begin();
// LittleFS.format(); // only format if files of size 0 keep showing up
read_mode();
read_mode();
mode = BPSK; // force to BPSK
new_mode = mode;

Loading…
Cancel
Save

Powered by TurnKey Linux.