temp_sensor: add calibration for esp32c3

This commit is contained in:
Cao Sen Miao
2021-01-13 21:23:08 +08:00
parent b92c290e56
commit 85855ad8a6
11 changed files with 63 additions and 20 deletions
@@ -25,7 +25,7 @@ The conversion relationship is the first columns of the table below. Among them,
Application Example
-------------------
Temperature sensor reading example: :example:`peripherals/temp_sensor_esp32s2`.
Temperature sensor reading example: :example:`peripherals/temp_sensor`.
API Reference - Normal Temp Sensor
----------------------------------