--- embedtools/etc/button.sh 2011/07/22 14:45:30 1.1.2.1 +++ embedtools/etc/button.sh 2011/10/24 20:41:43 1.1.2.2 @@ -2,8 +2,8 @@ # # Button event script # -# $Id: button.sh,v 1.1.2.1 2011/07/22 14:45:30 misho Exp $ +# $Id: button.sh,v 1.1.2.2 2011/10/24 20:41:43 misho Exp $ PRESSED=${1:-0} -echo "Button pressed for $PRESSED seconds" +logger "Button pressed for $PRESSED seconds"