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