mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-27 11:08:50 +00:00
esp32 temperature node
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "esp_flash.h"
|
||||
#include "esp_system.h"
|
||||
|
||||
static bme280_handle_t bme280 = NULL;
|
||||
static bme280_handle_t sensor = NULL;
|
||||
|
||||
void app_main(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user