aboutsummaryrefslogtreecommitdiffstats
path: root/src/stm32f1/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stm32f1/internal.h')
-rw-r--r--src/stm32f1/internal.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/stm32f1/internal.h b/src/stm32f1/internal.h
index e509927b..4c4394fd 100644
--- a/src/stm32f1/internal.h
+++ b/src/stm32f1/internal.h
@@ -10,6 +10,4 @@
extern GPIO_TypeDef *const digital_regs[];
extern uint32_t const digital_pins[];
-void udelay(uint32_t usecs);
-
#endif // internal.h