2023-03-02 08:22 AM
2023-03-02 09:00 AM
Yes in your target touch code
2023-03-02 09:47 AM
would you mind exapnding on this comment ?
2023-03-02 09:52 AM
In target folder STM32TouchController.cpp
2023-03-02 10:26 AM
Thanks, i've modified
bool STM32TouchController::sampleTouch ( int32_t& x, int32_t& y )
to return false when i've disabled it.