Hi!
Sunton esp32 8048s050c display
ESP-IDF
LVGL 9.2
I make button.
Why are events LV_EVENT_RELEASED, LV_EVENT_PRESSED, LV_EVENT_SHORT_CLICKED and etc, called without stopping while the button is held down by the finger?
This shouldn’t be the case, should it???
I checked the operation of the GT911 driver, checked the operation of the I2C bus. Everything is OK.
What’s wrong?
Thx!