diff options
Diffstat (limited to 'drivers/cc3000/src/ccspi.c')
-rw-r--r-- | drivers/cc3000/src/ccspi.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/cc3000/src/ccspi.c b/drivers/cc3000/src/ccspi.c index 64900efe46..820be809b3 100644 --- a/drivers/cc3000/src/ccspi.c +++ b/drivers/cc3000/src/ccspi.c @@ -34,8 +34,6 @@ #include <string.h> -#include "py/nlr.h" -#include "py/obj.h" #include "py/runtime.h" #include "pin.h" #include "led.h" |