diff options
Diffstat (limited to 'cc3200/mods/modmachine.c')
-rw-r--r-- | cc3200/mods/modmachine.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/mods/modmachine.c b/cc3200/mods/modmachine.c index 896aa9917f..ed24951a60 100644 --- a/cc3200/mods/modmachine.c +++ b/cc3200/mods/modmachine.c @@ -39,7 +39,6 @@ #include "inc/hw_uart.h" #include "rom_map.h" #include "prcm.h" -#include "pyexec.h" #include "pybuart.h" #include "pybpin.h" #include "pybrtc.h" |