Skip to content

Commit 73900b4

Browse files
author
Tom Igoe
committed
Cleaned up whitespace
1 parent 113eb4f commit 73900b4

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

WiFiWeatherStation/WiFiWeatherStation.ino

+1-14
Original file line numberDiff line numberDiff line change
@@ -299,17 +299,4 @@ void printWifiStatus() {
299299
Serial.print("signal strength (RSSI):");
300300
Serial.print(rssi);
301301
Serial.println(" dBm");
302-
}
303-
304-
305-
306-
307-
308-
309-
310-
311-
312-
313-
314-
315-
302+
}

0 commit comments

Comments
 (0)