spurious newline character on the title for the Scott synchronizer

This commit is contained in:
foley@ru.is
2013-09-13 16:41:32 +00:00
parent 0e8d4a5fb1
commit 276228d653

View File

@@ -35,8 +35,7 @@ void setup() {
Serial.begin(115200);
Serial.println("Scott DVX605 HD(Rev2) Synchronizer $Rev$");
Serial.println("For \"West\" by Steina Vasulka (1983)
");
Serial.println("For \"West\" by Steina Vasulka (1983)");
Serial.println("Code by Joe Foley <foley@ru.is>");
Serial.println("$URL$");
Serial.println("$Id$");