mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-23 07:12:07 +00:00
esp32 temperature node
This commit is contained in:
0
ESP32-IDF_Temperture-Node-v2/build/.ninja_lock
Normal file
0
ESP32-IDF_Temperture-Node-v2/build/.ninja_lock
Normal file
@@ -19,6 +19,7 @@
|
|||||||
#include "esp_log.h"
|
#include "esp_log.h"
|
||||||
#include "i2c_bus.h"
|
#include "i2c_bus.h"
|
||||||
#include "bme280.h"
|
#include "bme280.h"
|
||||||
|
//#include "mqtt_network.h"
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
static const char *TAG = "esp32 node";
|
static const char *TAG = "esp32 node";
|
||||||
|
Reference in New Issue
Block a user