Compare commits

..

2 Commits

2 changed files with 23 additions and 9 deletions

View File

@ -29,4 +29,8 @@ void loop () {
softSerial.write(cmdChar); softSerial.write(cmdChar);
Serial.println(cmdChar); Serial.println(cmdChar);
} }