ads7846: Implement debouncing and rudimentary sample filtering
authorImre Deak <imre.deak@nokia.com>
Tue, 14 Feb 2006 14:00:15 +0000 (16:00 +0200)
committerJuha Yrjola <juha.yrjola@nokia.com>
Tue, 14 Feb 2006 14:00:15 +0000 (16:00 +0200)
Some touchscreens seem to oscillate heavily for a while after
touching the screen.  Implement support for sampling the screen
until we get two consecutive values that are close enough.

Signed-off-by: Imre Deak <imre.deak@nokia.com>
Signed-off-by: Juha Yrjölä <juha.yrjola@nokia.com>

No differences found