disabled Serial-debugging
This commit is contained in:
parent
1b0498ee5a
commit
c997949c5b
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user