| ... | ... |
@@ -9,7 +9,7 @@ |
| 9 | 9 |
const char* mqtt_user="64x35up"; |
| 10 | 10 |
const char* mqtt_devid="5566"; |
| 11 | 11 |
#define DEBUG 1 //0=off 1=on |
| 12 |
-#define RELAY 2 // pinul de date |
|
| 12 |
+#define RELAY 0 // pinul de date |
|
| 13 | 13 |
|
| 14 | 14 |
/********** NU edita mai jos ******************/ |
| 15 | 15 |
char mqttPassword[15]; //urmatoarele le va genera cu functia gen |
| ... | ... |
@@ -8,9 +8,9 @@ |
| 8 | 8 |
|
| 9 | 9 |
//ESP8266-01 nu are suficienta memorie pt update http |
| 10 | 10 |
const char* mqtt_user="64x35up"; |
| 11 |
-const char* mqtt_devid="1790"; |
|
| 11 |
+const char* mqtt_devid="1791"; |
|
| 12 | 12 |
#define ONE_WIRE_BUS 2 // pinul de date |
| 13 |
-#define DEBUG 0 //0=off 1=on |
|
| 13 |
+#define DEBUG 1 //0=off 1=on |
|
| 14 | 14 |
|
| 15 | 15 |
/********** NU edita mai jos ******************/ |
| 16 | 16 |
char mqttPassword[15]; //urmatoarele le va genera cu functia gen |