|
NAMEled_intensity - Change the intensity of a specifid LED light.SYNOPSISnilled_intensity( ctrlid, ledid, intensity ) NOTES
EXAMPLEfunction led_intensity0() led_intensity(0, 1, 255); end SEE ALSO:set_led(3) set_led_rgb(3) controller_leds(3)
Visit the GSP FreeBSD Man Page Interface. |