summaryrefslogtreecommitdiff
path: root/atmel-samd/common-hal/pulseio/PulseOut.h
diff options
context:
space:
mode:
Diffstat (limited to 'atmel-samd/common-hal/pulseio/PulseOut.h')
-rw-r--r--atmel-samd/common-hal/pulseio/PulseOut.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/atmel-samd/common-hal/pulseio/PulseOut.h b/atmel-samd/common-hal/pulseio/PulseOut.h
index 29690fdd1..4294d6d68 100644
--- a/atmel-samd/common-hal/pulseio/PulseOut.h
+++ b/atmel-samd/common-hal/pulseio/PulseOut.h
@@ -28,8 +28,6 @@
#define MICROPY_INCLUDED_ATMEL_SAMD_COMMON_HAL_PULSEIO_PULSEOUT_H
#include "common-hal/microcontroller/Pin.h"
-#include "asf/sam0/drivers/tc/tc.h"
-#include "asf/sam0/drivers/tcc/tcc.h"
#include "py/obj.h"