chiark / gitweb /
Adjust pulsewidth and gapwidth.
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 24 Nov 2018 09:39:56 +0000 (09:39 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 8 Dec 2018 22:30:09 +0000 (22:30 +0000)
commit1dba814f1ffe271f1e18bbf7d4c08ad037516012
treeb947b00e6a6365d825ee69956aab93caabb2a1fe
parentd826d1933adeca7b707e28b9f4025147c9d04af8
Adjust pulsewidth and gapwidth.

Since pulsewidth is the length of the sleep in pulse(), it's
guaranteed that the actual pulse will be longer than this, so we can
safely set it to the minimum allowed, for minimum power consumption.

On the other hand, gapwidth should be raised slightly since a real
Clock No. 36 could would leave at least 500 ms between pulses (in
"advance" mode with a 500 ms pulse width).
clunk.c