first pass at ti hdc1080. Temperature works, humidity doesn't
Some checks failed
Some checks failed
This commit is contained in:
@ -165,7 +165,7 @@
|
||||
};
|
||||
|
||||
hdc1080: hdc1080@40 {
|
||||
compatible = "ti,hdc20xx"; // FIXME: add proper support for this part. Hopefully these parts are close enough
|
||||
compatible = "ti,hdc1080";
|
||||
reg = <0x40>;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user