Move the dig528-2 program script to contrib/scripts/
[remote/remote-mci.git] / contrib / scripts / program-dig528-2.sh
blob044a2748b749311aa1db8f6a54107f596fc169c8
1 #!/bin/sh
3 # Script to program DIG528-2 motes.
4 # Copyright (c) 2007 Jonas Fonseca <fonseca@diku.dk>
6 # Expects the TTY-path and program-file as the first and second parameter.
8 exec /sbin/hc08sprg "$1" 115200 "$2" "$macaddress" "$tosaddress"