--- embedtools/etc/pceng.conf 2011/07/29 12:13:22 1.1.2.4 +++ embedtools/etc/pceng.conf 2011/10/24 20:24:16 1.1.2.5 @@ -1,6 +1,6 @@ # Sample config for elwix distribution # -# $Id: pceng.conf,v 1.1.2.4 2011/07/29 12:13:22 misho Exp $ +# $Id: pceng.conf,v 1.1.2.5 2011/10/24 20:24:16 misho Exp $ [pceng] # Board model may be wrap | alix @@ -11,6 +11,6 @@ board = alix button_exec = /etc/pceng/button.sh # When button is pressed waited to release and return count of reached slices # (button_slice is in mS) -button_slice = 100 +button_slice = 1000 # When LED changed state to (on == 1) | (off == 0) detected exec program <0|1> led_exec = /etc/pceng/led.sh