1 * MS5637 - Measurement-Specialties MS5637, MS5805, MS5837 and MS8607 pressure & temperature sensor
2
3 Required properties:
4
5 -compatible: should be one of the following
6 meas,ms5637
7 meas,ms5805
8 meas,ms5837
9 meas,ms8607-temppressure
10 -reg: I2C address of the sensor
11
12 Example:
13
14 ms5637@76 {
15 compatible = "meas,ms5637";
16 reg = <0x76>;
17 };
Cache object: b78653c44d5002d9925b54a9ae43078d
|