Skip to content

Commit

Permalink
Cleaned up whitespace
Browse files Browse the repository at this point in the history
Tom Igoe committed Nov 8, 2012
1 parent 113eb4f commit 73900b4
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions WiFiWeatherStation/WiFiWeatherStation.ino
Original file line number Diff line number Diff line change
@@ -299,17 +299,4 @@ void printWifiStatus() {
Serial.print("signal strength (RSSI):");
Serial.print(rssi);
Serial.println(" dBm");
}













}

0 comments on commit 73900b4

Please sign in to comment.