mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-11 03:37:35 +00:00
manual
This commit is contained in:
@@ -48,7 +48,14 @@ Main Function
|
|||||||
#include "nvs_flash.h"
|
#include "nvs_flash.h"
|
||||||
#include "esp_err.h"
|
#include "esp_err.h"
|
||||||
|
|
||||||
|
... ... ...
|
||||||
|
... ... ...
|
||||||
|
|
||||||
void app_main(void) {
|
void app_main(void) {
|
||||||
|
|
||||||
|
... ... ...
|
||||||
|
... ... ...
|
||||||
|
|
||||||
// Initialize internal temperature sensor
|
// Initialize internal temperature sensor
|
||||||
chip_sensor_init();
|
chip_sensor_init();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user