summaryrefslogtreecommitdiffhomepage
path: root/digital/io/src/chrono.c
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io/src/chrono.c')
-rw-r--r--digital/io/src/chrono.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/digital/io/src/chrono.c b/digital/io/src/chrono.c
index 788b9c4e..4c3234fb 100644
--- a/digital/io/src/chrono.c
+++ b/digital/io/src/chrono.c
@@ -39,7 +39,7 @@
/**
* Number of overflow of the timer/counter 1 before doing the last one.
*/
-#define CHRONO_OVERFLOW_MAX 70
+#define CHRONO_OVERFLOW_MAX 78
/**
* Number of TIC to restart from for the last overflow.