diff options
Diffstat (limited to 'cc3200/mods/pybuart.c')
-rw-r--r-- | cc3200/mods/pybuart.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/mods/pybuart.c b/cc3200/mods/pybuart.c index 8fad7eaa48..359d97d701 100644 --- a/cc3200/mods/pybuart.c +++ b/cc3200/mods/pybuart.c @@ -52,7 +52,6 @@ #include "uart.h" #include "pin.h" #include "pybuart.h" -#include "pybgpio.h" #include "pybioctl.h" #include "pybstdio.h" #include "mpexception.h" |