Update calculate.h
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
/* Include guard */
|
||||
#ifndef dht22_H
|
||||
#define dht22_H
|
||||
|
||||
#include "dht22.h"
|
||||
|
||||
double absoluteHumidity(sensor *sensor);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user