blob: a50cd9b94049dbc7a9c3cbaa598c971557a60ec6 [file] [log] [blame]
/*
* SPDX-License-Identifier: Apache-2.0
*/
/ {
dht22 {
compatible = "aosong,dht";
status = "okay";
dio-gpios = <&gpiob 9 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
};
};