Skip to content

Commit 4152ab3

Browse files
committed
samples: input_dump: input_esp32_touch_sensor bugfix
.conf files added to enable INPUT_ESP32_TOUCH_SENSOR during sample build. The absence of these files incorrectly prevented the input_dump sample build from failing due to missing required hal files. Signed-off-by: Marcio Ribeiro <[email protected]>
1 parent 3950926 commit 4152ab3

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_INPUT_ESP32_TOUCH_SENSOR=y

0 commit comments

Comments
 (0)