summaryrefslogtreecommitdiffstats
path: root/app/tacho.h
diff options
context:
space:
mode:
Diffstat (limited to 'app/tacho.h')
-rw-r--r--app/tacho.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/tacho.h b/app/tacho.h
index 5388cf0..d756e9b 100644
--- a/app/tacho.h
+++ b/app/tacho.h
@@ -2,5 +2,5 @@
#define TACHO_IRQ NVIC_EXTI3_IRQ
#define TACHO GPIO3
#define TACHO_PORT GPIOB
-#define TACHO_ISR exit3_isr
+#define TACHO_ISR exti3_isr