Added restcurl, calculate bugfixes

This commit is contained in:
2017-08-25 23:49:31 +02:00
parent 464929cf88
commit 2efcbce437
3 changed files with 14 additions and 4 deletions

8
RaspberryPi/restcurl.h Normal file
View File

@@ -0,0 +1,8 @@
#ifndef restcurl_H
#define restcurl_H
#include "dht22.h"
//define functions here
#endif