I have the L12 connected to a Raptor (Socket 10).
touchL12_SliderPressed, touchL12_SliderReleased and touchL12_SliderPositionChanged respond as expected.
However, if I slide my finger left an right I often Iose all three events.
It appears that other events(buttons) still work but not for touch.
Any ideas out there?
@ willgeorge - What do you mean by lose the events?
@ John -
What do you mean by lose the events
I no longer receive them.
I can use touchL12_SliderPressed and touchL12_SliderReleased without any problems.
If I use touchL12_SliderPositionChanged I no longer get all three if I swipe right/left.
It works for awhile but it stops responding.
It may be swiping too quickly?
@ willgeorge - It’s possible you’re going to quick and the driver gets out of sync. Try slowing down and see if it works