FreeCalypso > hg > freecalypso-tools
view miscutil/pirexplore @ 83:b064c2ce43d2
ringtools/examples: a couple of buzzer tone examples
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 27 Oct 2016 04:58:10 +0000 |
parents | 819335e06fd1 |
children |
line wrap: on
line source
#!/bin/sh if [ $# != 1 ] then echo "usage: $0 ttyport" 1>&2 exit 1 fi fcdir=/opt/freecalypso exec $fcdir/bin/fc-iram -h pirelli "$1" $fcdir/target-bin/pirexplore.srec