diff --git a/src/config.h-Example b/src/config.h-Example index b5b7698..e10b44d 100644 --- a/src/config.h-Example +++ b/src/config.h-Example @@ -33,4 +33,4 @@ IPAddress dns(1,1,1,1); //Temprature Custom Mqtt topic #define CONFIG_MQTT_Temp_TOPIC "EST-C//Temp" //Humidity Custom Mqtt topi -#define CONFIG_MQTT_Hum_TOPIC "EST-C//Temp" \ No newline at end of file +#define CONFIG_MQTT_Hum_TOPIC "EST-C//Hum" \ No newline at end of file