More sensor information in struct; added handle_url; new node_id column in sendmysql

This commit is contained in:
2017-08-26 15:02:15 +02:00
parent 2efcbce437
commit 740589b158
6 changed files with 76 additions and 9 deletions

View File

@@ -3,6 +3,6 @@
#include "dht22.h"
//define functions here
char *handle_url(char *url);
#endif