add supported target to ESP32-S2 Temperature Sensor Example
This commit is contained in:
parent
270e7dec38
commit
2c2f66aa21
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
| Supported Targets | ESP32-S2 |
|
||||
| ----------------- | -------- |
|
||||
|
||||
# ESP32-S2 Temperature Sensor Example
|
||||
|
||||
The ESP32-S2 has a built-in temperature sensor. The temperature sensor module contains an 8-bit Sigma-Delta ADC and a temperature offset DAC.
|
||||
|
|
Loading…
Reference in a new issue