-
- Downloads
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).
Loading
Please register or sign in to comment