]> git.itanic.dy.fi Git - BME280_driver/commitdiff
Merge pull request #14 from simoc/master
authorBosch Sensortec <BoschSensortec@users.noreply.github.com>
Tue, 25 Oct 2016 06:57:33 +0000 (08:57 +0200)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2016 06:57:33 +0000 (08:57 +0200)
Added dig_h4, dig_h5, dig_h6 to the function header comment

bme280.c

index f1bc1ae0357f0fa34b07cb8f789bda284104c48f..d1f460ef31ae2c8468e8e120dbe7826d40b8fbad 100644 (file)
--- a/bme280.c
+++ b/bme280.c
@@ -630,6 +630,9 @@ u32 *v_pressure_u32, s32 *v_temperature_s32, u32 *v_humidity_u32)
  *     dig_H1    |         0xA1     | from 0 to 7
  *     dig_H2    |  0xE1 and 0xE2   | from 0 : 7 to 8: 15
  *     dig_H3    |         0xE3     | from 0 to 7
+ *     dig_H4    |  0xE4 and 0xE5   | from 4 : 11 to 0: 3
+ *     dig_H5    |  0xE5 and 0xE6   | from 0 : 3 to 4: 11
+ *     dig_H6    |         0xE7     | from 0 to 7
  *
  *     @return results of bus communication function
  *     @retval 0 -> Success