diff --git a/Software/src/main.cpp b/Software/src/main.cpp index 0f11033..a5beccb 100644 --- a/Software/src/main.cpp +++ b/Software/src/main.cpp @@ -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();