summaryrefslogtreecommitdiffhomepage
path: root/digital/io
diff options
context:
space:
mode:
Diffstat (limited to 'digital/io')
-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 4c3234fb..8a719860 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 78
+#define CHRONO_OVERFLOW_MAX 79
/**
* Number of TIC to restart from for the last overflow.