You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
348 B

  1. config wifitoggle
  2. option button 'wps'
  3. option persistent '0'
  4. option timer '600'
  5. #option led_sysfs 'wrt160nl:amber:wps'
  6. # Leaving this option empty, makes sure that no LED is touched
  7. option led_sysfs ''
  8. option led_enable_trigger 'timer'
  9. option led_enable_delayon '500'
  10. option led_enable_delayoff '500'
  11. option led_disable_default '0'