Skip to content
Snippets Groups Projects
Commit ad97a25c authored by Sebastian Meiling's avatar Sebastian Meiling Committed by GitHub
Browse files

Merge pull request #7551 from aabadie/drivers_dht_cleanup

drivers/dht: remove useless auto_init declaration
parents 68db903d 4b7e6820
No related branches found
No related tags found
No related merge requests found
......@@ -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
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment