Placa y arreglos #13

Closed
fauno wants to merge 7 commits from placa-y-arreglos into master
2 changed files with 2 additions and 5 deletions
Showing only changes of commit 5c68e94310 - Show all commits

View file

@ -58,9 +58,7 @@ void loop() {
Serial.write(" ");
Serial.write("C");
Serial.write(" ");
Serial.write("99");
Serial.write("99\n");
}
}

View file

@ -39,8 +39,7 @@ void loop() {
Serial.write(" ");
Serial.write("TSS");
Serial.write(" ");
Serial.write("99");
Serial.write("99\n");
}
}