mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-23 21:43:25 +00:00
esp32 temperature node
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
#include "esp_flash.h"
|
||||
#include "esp_system.h"
|
||||
|
||||
static bme280_handle_t bme280 = NULL;
|
||||
|
||||
void app_main(void)
|
||||
{
|
||||
printf("Hello world!\n");
|
||||
|
Reference in New Issue
Block a user