File:  [ELWIX - Embedded LightWeight unIX -] / embedtools / etc / butz.conf
Revision 1.1.2.2: download - view: text, annotated - select for diffs - revision graph
Sat Feb 8 00:40:31 2014 UTC (10 years, 4 months ago) by misho
Branches: tools2_6
add gpio support

    1: #
    2: # Butz config
    3: #
    4: # $Id: butz.conf,v 1.1.2.2 2014/02/08 00:40:31 misho Exp $
    5: 
    6: [reset]
    7: gpio_pin = 11
    8: # Execute script if event occure <prog> <click|default>
    9: click = /etc/reset.sh
   10: default = /etc/reset.sh

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