removed other setup reset

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

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

Loading…
Cancel
Save

Powered by TurnKey Linux.