Update payload_pico.ino

pull/277/head
Alan Johnston 2 years ago committed by GitHub
parent 7ddcbb4464
commit a9eb0937b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -141,6 +141,8 @@ void setup() {
pinMode(17, OUTPUT);
digitalWrite(17, 1);
prompt = false;
}
void loop() {

Loading…
Cancel
Save

Powered by TurnKey Linux.