Merge pull request #7551 from aabadie/drivers_dht_cleanup
drivers/dht: remove useless auto_init declaration
This commit is contained in:
commit
ad97a25c20
@ -77,11 +77,6 @@ typedef struct {
|
|||||||
*/
|
*/
|
||||||
typedef dht_t dht_params_t;
|
typedef dht_t dht_params_t;
|
||||||
|
|
||||||
/**
|
|
||||||
* @brief auto-initialize all configured DHT devices
|
|
||||||
*/
|
|
||||||
void dht_auto_init(void);
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief initialize a new DHT device
|
* @brief initialize a new DHT device
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user