spurious newline character on the title for the Scott synchronizer
This commit is contained in:
@@ -35,8 +35,7 @@ void setup() {
|
|||||||
Serial.begin(115200);
|
Serial.begin(115200);
|
||||||
|
|
||||||
Serial.println("Scott DVX605 HD(Rev2) Synchronizer $Rev$");
|
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("Code by Joe Foley <foley@ru.is>");
|
||||||
Serial.println("$URL$");
|
Serial.println("$URL$");
|
||||||
Serial.println("$Id$");
|
Serial.println("$Id$");
|
||||||
|
|||||||
Reference in New Issue
Block a user