Voltage measuring included
This commit is contained in:
parent
3c23bfa0c9
commit
ed9c2d766c
|
@ -13,7 +13,7 @@
|
||||||
#include <DallasTemperature.h>
|
#include <DallasTemperature.h>
|
||||||
|
|
||||||
const char* ssid = "CTDO-IoT";
|
const char* ssid = "CTDO-IoT";
|
||||||
const char* password = "12345678";
|
const char* password = "";
|
||||||
|
|
||||||
#define DEVICENAME "haus/bad"
|
#define DEVICENAME "haus/bad"
|
||||||
#define TOPIC DEVICENAME"/temperature"
|
#define TOPIC DEVICENAME"/temperature"
|
||||||
|
|
Loading…
Reference in New Issue