zephyr/samples/boards/microbit
Johan Hedberg 190b0d1a10 samples: microbit/pong: Filter out spurious button presses
The buttons on the microbit cause quite easily "ghost" key presses.
Add a simple filter that ignores button presses from the same button
that happen less than 100ms from each other.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2017-05-29 17:31:30 +03:00
..
display drivers: display: mb_display: Unify image and string APIs 2017-04-06 00:59:30 +00:00
pong samples: microbit/pong: Filter out spurious button presses 2017-05-29 17:31:30 +03:00
sound samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
microbit.rst