unimportant Serial Format Fix
This commit is contained in:
		| @@ -105,7 +105,7 @@ void setup() | ||||
|   Serial.begin(115200); | ||||
|   Serial.setDebugOutput(false); | ||||
|  | ||||
|   Serial.println("Souko's ChainLube Mk1"); | ||||
|   Serial.println("\n\nSouko's ChainLube Mk1"); | ||||
|   Serial.println(globals.DeviceName); | ||||
|  | ||||
|   InitEEPROM(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user