We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae08d1 commit 9df5954Copy full SHA for 9df5954
libraries/WiFi/examples/WiFiScanTime/WiFiScanTime.ino
@@ -69,7 +69,6 @@ void wifiScan(uint16_t min_time, uint16_t max_time) {
69
delay(2000);
70
}
71
72
-
73
void setup() {
74
Serial.begin(115200);
75
0 commit comments