turned on pushbutton

pico-v0.15 v0.15
alanbjohnston 3 years ago committed by GitHub
parent 386cfd4619
commit d1935c482a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3144,8 +3144,6 @@ void process_pushbutton() {
int release = FALSE;
return; /// just skip for now
if (!wifi)
digitalWrite(LED_BUILTIN, HIGH); // make sure built in LED is on before starting to blink

Loading…
Cancel
Save

Powered by TurnKey Linux.