#!/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 <