Simplify to isolate the issue.
You could write a simple program just to check that switches work correctly, independently and prove there is no interaction between switches. - a simple loop polling the relevant GPIO pins for a change and then print status of all relevant GPIO pins. Then a second prog could be written to check you only get one edge for each button press. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=109769 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
