From: paul k. <pau...@xs...> - 2005-06-08 14:08:51
|
Hi, >>The only possible problem that I'm seeing is the lack of proper >>key-debouncing, but that would preferrably done in your side on the code :) >> >> >Oh no, debouncing is your job. > > > I am sure Luis means that debouncing has to be performed in the thread that reads the keys. Not in the "upstream" keyboard handling of lcd4linux. Real hardware debouncing would require adding a full keymap chip. We don't want to do that. Cheers, Paul |