begin();
// locate devices on the bus
Serial.print("Locating devices...");
Serial.print("Found ");
Serial.print(sensors.getDeviceCount(), DEC);
Serial.println(" devices.");
// Search fo... / show the addresses we found on the bus
Serial.print("Device 0 Address: ");
printAddress(sensor0);
begin();
// locate devices on the bus
Serial.print("Locating devices...");
Serial.print("Found ");
Serial.print(sensors.getDeviceCount(), DEC);
Serial.println(" devices.");
// Search fo... / show the addresses we found on the bus
Serial.print("Device 0 Address: ");
printAddress(sensor0);
begin();
// locate devices on the bus
Serial.print("Locating devices...");
Serial.print("Found ");
Serial.print(sensors.getDeviceCount(), DEC);
Serial.println(" devices.");
// Search fo... / show the addresses we found on the bus
Serial.print("Device 0 Address: ");
printAddress(sensor0);