mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-23 09:13:11 +00:00
Merge branch 'refactor/p4_touch_channel_increase_1' into 'master'
refactor(touch): adjust touch channel number on P4 from 0-13 to 1-14 Closes IDF-12744 See merge request espressif/esp-idf!39331
This commit is contained in:
@@ -16,49 +16,49 @@
|
||||
* - Channel
|
||||
- GPIO
|
||||
|
||||
* - CH0
|
||||
* - CH1
|
||||
- IO2
|
||||
|
||||
* - CH1
|
||||
* - CH2
|
||||
- IO3
|
||||
|
||||
* - CH2
|
||||
* - CH3
|
||||
- IO4
|
||||
|
||||
* - CH3
|
||||
* - CH4
|
||||
- IO5
|
||||
|
||||
* - CH4
|
||||
* - CH5
|
||||
- IO6
|
||||
|
||||
* - CH5
|
||||
* - CH6
|
||||
- IO7
|
||||
|
||||
* - CH6
|
||||
* - CH7
|
||||
- IO8
|
||||
|
||||
* - CH7
|
||||
* - CH8
|
||||
- IO9
|
||||
|
||||
* - CH8
|
||||
* - CH9
|
||||
- IO10
|
||||
|
||||
* - CH9
|
||||
* - CH10
|
||||
- IO11
|
||||
|
||||
* - CH10
|
||||
* - CH11
|
||||
- IO12
|
||||
|
||||
* - CH11
|
||||
* - CH12
|
||||
- IO13
|
||||
|
||||
* - CH12
|
||||
* - CH13
|
||||
- IO14
|
||||
|
||||
* - CH13
|
||||
* - CH14
|
||||
- IO15
|
||||
|
||||
* - CH14
|
||||
* - CH15
|
||||
- Internal
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user