diff --git a/src/main.cpp b/src/main.cpp index 558e28d..b139123 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -811,7 +811,7 @@ void setup() Serial.println("millis(): " + String(millis())); - sds.begin(); + //sds.begin(); // don't call begin, only messes with Serial Serial.println("millis(): " + String(millis()));