From 73b8ae2b713571456f6c18726a44a8c55f7058c5 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Wed, 3 Jul 2024 23:21:27 -0400 Subject: [PATCH] . --- ESP32_Temperture-Node/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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