1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00

Merge branch 'master' into ide-1.5.x

This commit is contained in:
Cristian Maglie
2014-04-07 19:14:13 +02:00

View File

@ -47,7 +47,6 @@ void loop() {
} }
else { else {
Serial.println(". This reading is not divisible by ten"); Serial.println(". This reading is not divisible by ten");
} }
// do nothing while true: // do nothing while true: