Files
2024-04-11 06:19:07 +02:00

9 lines
232 B
Plaintext

config BR2_PACKAGE_KEYACK
bool "keyack"
help
Blocks until a specific key is pressed and released. Useful
when you want a user to confirm some action by physically
pressing a button.
https://github.com/kernelkit/infix