pico-mitt
alanbjohnston 3 years ago committed by GitHub
parent 4389feab79
commit 203e6df2f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4329,7 +4329,8 @@ void serial_input() {
break;
case 'w':
Serial.println("Connect to WiFi");
Serial.println(wifi);
Serial.println("Connect to WiFi");
// prompt = PROMPT_WIFI;
break;

Loading…
Cancel
Save

Powered by TurnKey Linux.