mirror of
https://github.com/nopnop2002/esp-idf-ssd1306.git
synced 2024-10-03 18:18:47 -04:00
Update README.md
This commit is contained in:
parent
d79054b910
commit
78f3f5611a
@ -23,7 +23,9 @@ These are all channel 0 of ADC1.
|
|||||||
- Analog input gpio for ESP32 is GPIO36. 12Bits width.
|
- Analog input gpio for ESP32 is GPIO36. 12Bits width.
|
||||||
- Analog input gpio for ESP32S2 is GPIO01. 13Bits width.
|
- Analog input gpio for ESP32S2 is GPIO01. 13Bits width.
|
||||||
- Analog input gpio for ESP32S3 is GPIO01. 12Bits width.
|
- Analog input gpio for ESP32S3 is GPIO01. 12Bits width.
|
||||||
|
- Analog input gpio for ESP32C2 is GPIO00. 12Bits width.
|
||||||
- Analog input gpio for ESP32C3 is GPIO00. 12Bits width.
|
- Analog input gpio for ESP32C3 is GPIO00. 12Bits width.
|
||||||
|
- Analog input gpio for ESP32C6 is GPIO00. 12Bits width.
|
||||||
|
|
||||||
Schematic I used:
|
Schematic I used:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user