diff options
Diffstat (limited to 'stmhal/input.c')
| -rw-r--r-- | stmhal/input.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stmhal/input.c b/stmhal/input.c index b1c8c1f78..07e7ba35c 100644 --- a/stmhal/input.c +++ b/stmhal/input.c @@ -27,7 +27,6 @@ #include "py/nlr.h" #include "py/obj.h" #include "readline.h" -#include "usb.h" STATIC mp_obj_t mp_builtin_input(uint n_args, const mp_obj_t *args) { if (n_args == 1) { |
