more start_payload

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

@ -2983,6 +2983,7 @@ void payload_OK_only()
Serial.println("OK");
delay(100);
first_time = true;
start_payload();
// setup();
}
else if (result == 'C') {

Loading…
Cancel
Save

Powered by TurnKey Linux.