everything is in there

This commit is contained in:
simonox 2023-02-28 18:40:49 +01:00
parent 70e1b50430
commit df08030678
4 changed files with 1 additions and 24405 deletions

File diff suppressed because one or more lines are too long

View File

@ -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"