| ... | ... |
@@ -12,7 +12,7 @@ |
| 12 | 12 |
#define DEBUG 0 //0=off 1=on |
| 13 | 13 |
|
| 14 | 14 |
const String model = "NodeMCU Dallas"; |
| 15 |
-const String ver = "v2.2.2"; |
|
| 15 |
+const String ver = "v2.2.1"; |
|
| 16 | 16 |
const char* mqttServer = "mqtt.clickhome.ro"; |
| 17 | 17 |
const int mqttPort = 1883; |
| 18 | 18 |
long loopTimer = 900000; // miliseconds - by default trimite la 15 minute |