removed extra bracket

pico-v0.1
alanbjohnston 3 years ago committed by GitHub
parent 65909f881a
commit 9c90f401ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2226,7 +2226,7 @@ void read_payload()
else
led_set(blueLED, LOW);
}
}
// }
}
if (Serial1.available() > 0) {

Loading…
Cancel
Save

Powered by TurnKey Linux.