mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-28 12:50:42 +00:00
esp32 temperature node
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "esp_chip_info.h"
|
||||
#include "esp_flash.h"
|
||||
#include "esp_system.h"
|
||||
#include "bme280.h"
|
||||
|
||||
static bme280_handle_t sensor = NULL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user