We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed17cc commit 74d3868Copy full SHA for 74d3868
libraries/ESP32/examples/Touch/TouchButton/ci.json
@@ -1,5 +1,5 @@
1
{
2
"requires": [
3
- "CONFIG_SOC_TOUCH_SENSOR_SUPPORTED=y"
+ "CONFIG_SOC_TOUCH_VERSION_1=y"
4
]
5
}
libraries/ESP32/examples/Touch/TouchButtonV2/ci.json
+ "CONFIG_SOC_TOUCH_VERSION_2=y"
0 commit comments