From 5919c2f30be35606e76f84dd5eb9c5e17f67a826 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Sun, 11 Nov 2018 12:13:28 +0000 Subject: [PATCH] Adjust maxadvance doc to match 1 s advance rate. --- clunk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clunk.c b/clunk.c index 0b2fdc9..c5289eb 100644 --- a/clunk.c +++ b/clunk.c @@ -12,7 +12,7 @@ static long const pulsewidth = 250000000; /* nanoseconds */ /* * Maximum error to correct by advancing the clock rather than * stopping it, in seconds. The point where it's faster to stop the - * clock than to advance it is around 11:15 forwards (0:45 backwards), + * clock than to advance it is around 11:35 forwards (0:25 backwards), * but this is set a little lower so that setting the clock back for * the end of summer time is done by stopping, in accordance with * Synchronome's documentation. -- 2.30.2