I2C Pressure Sensor

It rings no bell, especially as they are the same over and over again.

please add:

uint8_t n = Wire.requestFrom(addrs, 4);
Serial.println(n, DEC);