remove setup with R

pico-payload
alanbjohnston 3 years ago committed by GitHub
parent 30bd1e368c
commit a62aae8ccc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2876,7 +2876,7 @@ void read_payload()
Serial1.println("OK");
delay(100);
first_read = true;
setup();
// setup();
}
if (result == '?')

Loading…
Cancel
Save

Powered by TurnKey Linux.