esp32 temperature node

This commit is contained in:
2025-10-04 05:32:53 -04:00
parent 7f5e493140
commit e4fc9cc1e9

View File

@@ -6,7 +6,6 @@
Date: October 4, 2025
Modified: October 4, 2025
Sensor device uses BME280 to measure temperature, pressure and humidity and
outputs it to the serial port and publishes values to the MQTT topics.
*/