diff --git a/drivers/include/dht.h b/drivers/include/dht.h index e93775047947b57a3be68a438ac239b74bd9e6a1..3fb8c0f23f366e14d87eefa4b444ff579e97ab8e 100644 --- a/drivers/include/dht.h +++ b/drivers/include/dht.h @@ -77,11 +77,6 @@ typedef struct { */ typedef dht_t dht_params_t; -/** - * @brief auto-initialize all configured DHT devices - */ -void dht_auto_init(void); - /** * @brief initialize a new DHT device *