aboutsummaryrefslogtreecommitdiff
path: root/utils/wifitoggle/files/wifitoggle.config
blob: a8d090621db2185b03553bea944abc1dbc32ca9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
config wifitoggle
	option button	'wps'

	option persistent	'0' 
	option timer		'600'

	#option led_sysfs		'wrt160nl:amber:wps'
	# Leaving this option empty, makes sure that no LED is touched
	option led_sysfs		''
	option led_enable_trigger	'timer' 
	option led_enable_delayon	'500'
	option led_enable_delayoff	'500'
	option led_disable_default	'0'