|
@@ -27,7 +27,7 @@
|
|
|
#include "driver/temp_sensor.h"
|
|
#include "driver/temp_sensor.h"
|
|
|
#include "regi2c_ctrl.h"
|
|
#include "regi2c_ctrl.h"
|
|
|
#include "esp32c3/rom/ets_sys.h"
|
|
#include "esp32c3/rom/ets_sys.h"
|
|
|
-#include "esp32c3/esp_efuse_rtc_calib.h"
|
|
|
|
|
|
|
+#include "esp_efuse_rtc_calib.h"
|
|
|
|
|
|
|
|
static const char *TAG = "tsens";
|
|
static const char *TAG = "tsens";
|
|
|
|
|
|