File:  [ELWIX - Embedded LightWeight unIX -] / embedtools / etc / butz.conf
Revision 1.1.2.1: download - view: text, annotated - select for diffs - revision graph
Fri Feb 7 23:37:41 2014 UTC (10 years, 11 months ago) by misho
Branches: tools2_6
add new prog

#
# Butz config
#
# $Id: butz.conf,v 1.1.2.1 2014/02/07 23:37:41 misho Exp $

[butz]
buttons = "reset"

[reset]
gpio_pin = 11
# Execute script if event occure <prog> <click|default>
click = /etc/reset.sh
default = /etc/reset.sh

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>