Open theghostglitch opened 7 months ago
Im having the same issue with the Waveshare ESP32S3 touch 1.28" lcd.....no gestures being registered but x,y coordinate work just fine.
same problem gestury dont work ...position is ok problem not only this lib
Same issue with the same Waveshare board. Driving me crazy. Can we get some confirmation that this is a Waveshare implementation issue and not a library or config issue?
Can you share any more information, are you using ArduinoIDE, Platformio? Which library version are you using?
I am using the board and do not have any issues https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-1.28
I am finding the same issue. X/Y touch events ok but gestures do not work. Tried the Double Tap example and nothing is detected. Using the same Waveshare ESP32-S3 Touch LCD 1.28
Arduino IDE 2.3.3 ESP32 compiler by Espressif 3.0.6 CST816S version 1.2.0 Hope info is useful.
I'm sure I'm missing something, but I can't get any gesture information. No matter what I do on the screen gesture always returns "NONE".