diff --git a/Boards/WaveshareS3TouchLcd128/Source/devices/Display.cpp b/Boards/WaveshareS3TouchLcd128/Source/devices/Display.cpp index cb9b2824..ca1e0e4a 100644 --- a/Boards/WaveshareS3TouchLcd128/Source/devices/Display.cpp +++ b/Boards/WaveshareS3TouchLcd128/Source/devices/Display.cpp @@ -11,7 +11,7 @@ std::shared_ptr _Nullable createTouch() { 240, false, true, - false, + true, GPIO_NUM_13, GPIO_NUM_5 );