1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/tests/driver_matrix_keypad
2022-10-28 10:03:37 +02:00
..
main.c matrix_keypad: add test application 2022-10-28 10:03:37 +02:00
Makefile matrix_keypad: add test application 2022-10-28 10:03:37 +02:00
README.md matrix_keypad: add test application 2022-10-28 10:03:37 +02:00

matrix_keypad

This is a test application for the matrix_keypad module.

Usage

The test application will print the key row and column when it is pressed or released.