commit du dimanche

Este commit está contenido en:
phyto
2019-04-14 11:33:52 +02:00
padre 6bbeb33d25
commit a95e2846d4
Se han modificado 4 ficheros con 10 adiciones y 7 borrados
+2 -2
Ver fichero
@@ -19,9 +19,9 @@ void setup() {
* range of our temperatures.
*/
analogReference(INTERNAL1V1); // Pour Arduino Mega2560
Serial.print("\n\n\n\n");
Serial.print("\n\n");
delay(1000);
Serial.print("M running\n");
Serial.print("M running now\n");
}
/* -------------------------------------------------- */