Voltage measuring included

This commit is contained in:
starcalc 2018-09-13 21:45:26 +02:00
parent 3c23bfa0c9
commit ed9c2d766c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
#include <DallasTemperature.h>
const char* ssid = "CTDO-IoT";
const char* password = "12345678";
const char* password = "";
#define DEVICENAME "haus/bad"
#define TOPIC DEVICENAME"/temperature"