Skip to content
Snippets Groups Projects
Commit bbb4b982 authored by Damien George's avatar Damien George
Browse files

py/modmicropython: Add micropython.kbd_intr() function.

It controls the character that's used to (asynchronously) raise a
KeyboardInterrupt exception.  Passing "-1" allows to disable the
interception of the interrupt character (as long as a port allows such a
behaviour).
parent 29b26f39
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment