This commit is contained in:
Alexander 2024-07-06 22:27:34 -04:00
parent 0c7a4b46d4
commit 2bfb8a92a0

View File

@ -24,6 +24,6 @@ Eco-system of ESP32s Nodes and ATtiny85 peripherals with different functionaliti
| --- | --- | --- |
| `1` `15` `38` | Ground | |
| `3` | EN | |
| `4` `5` `6` `7` | Inputs `GPIO36` `GPIO39` `GPIO34` `GPIO35` | ADC1_CH0, ADC1_CH3, ADC1_CH6, ADC1_CH7 |
| `4` `5` `6` `7` | **Inputs Only** `GPIO36` `GPIO39` `GPIO34` `GPIO35` | ADC1_CH0, ADC1_CH3, ADC1_CH6, ADC1_CH7 |
| `8` `9` | `GPIO32` `GPIO33` | TOUCH_9, TOUCH_8 |
| `10` `11` | `GPIO25` `GPIO26` | DAC_1, DAC_2 |