Restores the original behavior from before commit 46b0cb9: delegates to logic.onTouch() which transitions state to SILENT. This was a pre-existing bug (undefined function) exposed by the multi-target refactoring changing compile guard structure.
46b0cb9
ST7796_DRIVER check only fires when USE_TFT_ESPI is active. Waveshare (Arduino_GFX) path skips this check entirely.