mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-11-02 15:11:40 +01:00
Fixes #5493 ## Summary PR #4996 has broken Touch Interrupt functionality by removing a single line of code used to set a Register. ## Impact This PR fixes issue #5493 by reverting the removal of necessary code as described above.