diff --git a/ESP32_Temperture-Node/README.md b/ESP32_Temperture-Node/README.md index c60b50b6d..8644033d9 100644 --- a/ESP32_Temperture-Node/README.md +++ b/ESP32_Temperture-Node/README.md @@ -1,2 +1,4 @@ -BMP280 comes in 3.3V and 5V versions. 5V version is I2C and has 4 terminals; 3.3V version is IPS and has 6 terminals. -AHT10 Arduino sensor \ No newline at end of file +# ESP32 MQTT SSL Temperature Node + +// BMP280 comes in 3.3V and 5V versions. 5V version is I2C and has 4 terminals; 3.3V version is IPS and has 6 terminals. +// AHT10 Arduino sensor \ No newline at end of file