File:  [ELWIX - Embedded LightWeight unIX -] / embedtools / etc / butz.conf
Revision 1.2: download - view: text, annotated - select for diffs - revision graph
Sat Feb 8 20:57:16 2014 UTC (10 years, 4 months ago) by misho
Branches: MAIN
CVS tags: tools3_0, tools2_9, tools2_8, tools2_7, TOOLS2_9, TOOLS2_8, TOOLS2_7, TOOLS2_6, HEAD
version 2.6

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

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