Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Commit

Permalink
add support for DHT temp and humidity
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileoverlord committed Feb 18, 2018
1 parent f09d2e8 commit 5ee0067
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions linux-4.4.defconfig
Expand Up @@ -235,6 +235,8 @@ CONFIG_MAILBOX=y
CONFIG_BCM2835_MBOX=y
# CONFIG_IOMMU_SUPPORT is not set
CONFIG_RASPBERRYPI_POWER=y
CONFIG_IIO=y
CONFIG_DHT11=y
CONFIG_PWM=y
CONFIG_PWM_BCM2835=m
CONFIG_RASPBERRYPI_FIRMWARE=y
Expand Down

0 comments on commit 5ee0067

Please sign in to comment.