mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-23 23:33:22 +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 "driver/i2c.h"
|
||||
#include "bme280.h"
|
||||
|
||||
#define I2C_MASTER_SCL_IO CONFIG_I2C_MASTER_SCL /*!< GPIO number used for I2C master clock */
|
||||
|
Reference in New Issue
Block a user