From: ian Date: Fri, 13 Jan 2006 22:13:54 +0000 (+0000) Subject: service mode worked with the LF100XF X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=d5cf4b4995e183970c215fbe936b13d23b8d09ac;p=trains.git service mode worked with the LF100XF --- diff --git a/hostside/program-cv b/hostside/program-cv index 46a36de..55e31a7 100755 --- a/hostside/program-cv +++ b/hostside/program-cv @@ -1,5 +1,8 @@ #!/bin/sh +# NB at least some decoders won't program the decoder address (CV 1) +# except in Service Mode - use program-cv-svc for that. + set -e if [ $# != 4 ]; then cat >&2 <