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