added duplicate console to mqtt
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#define RHEDE
|
||||
#define HW1
|
||||
|
||||
//Network config RHEDE
|
||||
#ifdef RHEDE
|
||||
@@ -15,8 +15,6 @@
|
||||
#define NTP_SERVER "2.de.pool.ntp.org"
|
||||
#endif //RHEDE
|
||||
|
||||
|
||||
|
||||
//Network config HW1
|
||||
#ifdef HW1
|
||||
#define WLAN_SSID "hw1_gast"
|
||||
@@ -51,4 +49,4 @@
|
||||
#define MQTT_SERVER 0x0201a8c0 //192.168.1.2
|
||||
#define MQTT_PORT 1883
|
||||
#define NTP_SERVER 0x0201a8c0 //192.168.1.2
|
||||
#endif //TPMOBIL
|
||||
#endif //TPMOBIL
|
||||
|
||||
Reference in New Issue
Block a user