From 2bfb8a92a0d196a6ce61639a8cd9bb37b7de36eb Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sat, 6 Jul 2024 22:27:34 -0400 Subject: [PATCH] . --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e89dac2..4f7438cc 100644 --- a/README.md +++ b/README.md @@ -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 | \ No newline at end of file