Moving DHT11 support to a specific external driver.
authorNathael Pajani <nathael.pajani@ed3l.fr>
Mon, 15 Dec 2014 00:30:42 +0000 (01:30 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Tue, 8 Nov 2022 16:03:04 +0000 (17:03 +0100)
commit747b1110249589fb2c0b3be5ad13f4a787dcd3fc
treea88fd7ec827f9c68e88e89bfbecb9b38af0854c2
parentf4a97d4a5e9c5149330f81ba809e3dea5ad5045f
Moving DHT11 support to a specific external driver.
extdrv/dht11.c [new file with mode: 0644]
include/extdrv/dht11.h [new file with mode: 0644]