NEW: #1 Mysql support, makefile and readme update, sensor struct update

This commit is contained in:
2017-01-28 13:56:47 +01:00
parent 2167638d2b
commit c8182dafec
7 changed files with 104 additions and 10 deletions

3
sendmysql.h Normal file
View File

@@ -0,0 +1,3 @@
#include "dht22.h"
void insertData(sensor *s);