temp_sensor: add calibration for esp32c3

This commit is contained in:
Cao Sen Miao
2021-01-13 21:23:08 +08:00
parent 0c77299c34
commit d92ac450a2
11 changed files with 63 additions and 20 deletions

View File

@@ -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
----------------------------------