summaryrefslogtreecommitdiffstats
path: root/watch-library/hal
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2021-11-30 17:02:42 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2021-11-30 17:02:42 -0500
commit48ceef7af3771ca3b175b217bb26398a3214794a (patch)
treee605855484bb4714a0410b0634ddb3be74d6fe4f /watch-library/hal
parent473bd1637a9384ce155024e3bd46932ba096918f (diff)
downloadSensor-Watch-48ceef7af3771ca3b175b217bb26398a3214794a.tar.gz
Sensor-Watch-48ceef7af3771ca3b175b217bb26398a3214794a.tar.bz2
Sensor-Watch-48ceef7af3771ca3b175b217bb26398a3214794a.zip
fix (most) external interrupts on the 9-pin connector
Diffstat (limited to 'watch-library/hal')
-rw-r--r--watch-library/hal/src/hal_ext_irq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch-library/hal/src/hal_ext_irq.c b/watch-library/hal/src/hal_ext_irq.c
index d0b92927..2c383b4b 100644
--- a/watch-library/hal/src/hal_ext_irq.c
+++ b/watch-library/hal/src/hal_ext_irq.c
@@ -33,7 +33,7 @@
#include "hal_ext_irq.h"
-#define EXT_IRQ_AMOUNT 3
+#define EXT_IRQ_AMOUNT 6
/**
* \brief Driver version