Commit 2af8cc3
authored
Fixes Touchpad Interrupt (espressif#5527)
Fixes espressif#5493
## Summary
PR espressif#4996 has broken Touch Interrupt functionality by removing a single line of code used to set a Register.
## Impact
This PR fixes issue espressif#5493 by reverting the removal of necessary code as described above.1 parent e5bd18d commit 2af8cc3
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
0 commit comments