mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-23 20:53:24 +00:00
mqtt
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user