Skip to content
Snippets Groups Projects
Commit 4b7e6820 authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

drivers/dht: remove useless auto_init declaration

parent b3d497b5
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