This commit is contained in:
2025-10-07 00:44:12 -04:00
parent 6426fed753
commit e15cc48cd3

View File

@@ -21,6 +21,8 @@
#include "bme280.h" #include "bme280.h"
#include "config.h" #include "config.h"
#include "mqttronix.h"
static const char *TAG = "esp32 node"; static const char *TAG = "esp32 node";
// The three variables for storing the sensor readings (float for decimals) // The three variables for storing the sensor readings (float for decimals)