9 lines
91 B
C
9 lines
91 B
C
#ifndef restcurl_H
|
|
#define restcurl_H
|
|
|
|
#include "dht22.h"
|
|
|
|
//define functions here
|
|
|
|
#endif
|