diff options
author | Glenn Ruben Bakke <glennbakke@gmail.com> | 2020-06-25 22:55:40 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2020-07-01 22:48:25 +1000 |
commit | 9dfb4ae6aacd5eb4317f7a474b9da00c1cec9088 (patch) | |
tree | af06c74ccf11f4a84fc0e876fa20c5976b9c3e60 /py/objstrunicode.c | |
parent | 4050281311744ae5946aa1faec8aa75339bcab2b (diff) |
nrf/bluetooth/ble_uart: Fix implicit declaration of function.
mp_keyboard_interrupt() triggers a compiler error because the function is
implicitly declared. This commit adds "py/runtime.h" to the includes.
Fixes issue #5732.
Diffstat (limited to 'py/objstrunicode.c')
0 files changed, 0 insertions, 0 deletions