Factor out DHT
It's now its own library (in git@git.ipng.nl:pim/prometheus-sensors)
This commit is contained in:
@ -29,6 +29,4 @@ bool channel_get(int idx);
|
||||
int channel_get_total();
|
||||
void channel_handler(int gpio, void *arg);
|
||||
|
||||
void dht_init();
|
||||
|
||||
#endif // __MAIN_H
|
||||
|
Reference in New Issue
Block a user