diff --git a/Software/src/main.cpp b/Software/src/main.cpp index cd4041b..63a08b4 100644 --- a/Software/src/main.cpp +++ b/Software/src/main.cpp @@ -103,7 +103,7 @@ void setup() #endif Serial.begin(115200); - Serial.setDebugOutput(true); + Serial.setDebugOutput(false); Serial.println("Souko's ChainLube Mk1"); Serial.println(globals.DeviceName);