TroubleshootingGravity

DF2301Q Library is broken.

userHead flez1966 2024-01-21 19:14:20 97 Views0 Replies

Code cropped from example.

while( !( DF2301Q.begin() ) ) 

Serial.println("Communication with device failed, please check connection");

delay(1000); 

}

This NEVER fails, even with the device unplugged, I call broken library.