pamoja for TypeScript - v0.1.17
    Preparing search index...

    Class Bme280Calibration

    A BME280's factory calibration, read once and reused for every measurement.

    Index
    • Builds a calibration from the bytes read out of the device's registers.

      tempPress is the 26-byte block and humidity the 7-byte one.

      Parameters

      • tempPress: Buffer
      • humidity: Buffer

      Returns Bme280Calibration