everything is in there
This commit is contained in:
parent
70e1b50430
commit
df08030678
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
// Replace with your network credentials
|
||||
#define secrect_ssid "Guest"
|
||||
#define secret_password "guestguest"
|
||||
#define mqtt_server "192.168.2.103"
|
||||
#define mqtt_server "192.168.1.233"
|
||||
#define mqtt_port 1883
|
||||
#define mqtt_prefix "/iot-platform/energy-monitor/test-device"
|
Loading…
Reference in a new issue