From d5cf4b4995e183970c215fbe936b13d23b8d09ac Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 13 Jan 2006 22:13:54 +0000 Subject: [PATCH] service mode worked with the LF100XF --- hostside/program-cv | 3 +++ 1 file changed, 3 insertions(+) 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 <