mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-22 05:00:34 +00:00
esp32 temperature node
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "esp_log.h"
|
||||
#include "i2c_bus.h"
|
||||
#include "bme280.h"
|
||||
//#include "mqtt_network.h"
|
||||
#include "config.h"
|
||||
|
||||
static const char *TAG = "esp32 node";
|
||||
|
Reference in New Issue
Block a user