Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 18105c8

Browse files
fix: remove agfx include
1 parent 9d1b04a commit 18105c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cores/arduino/exti.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
#include "memory.h"
4242
#include "nvic.h"
4343
#include "bitband.h"
44-
#include "../../../../../libraries/agfx/src/star_ts.h"
4544

4645
static inline void dispatch_single_exti(uint32 exti_num);
4746
static inline void dispatch_extis(uint32 start, uint32 stop);

0 commit comments

Comments
 (0)