LED Setting# Sets a LED once. This can be used to: directly set the LED state to set an initial state Example: <key keyNumber="17"> <keyConfiguration> <function> <invocations> <invocation> <dialog>function disabled.</dialog> </invocation> </invocations> <reactions> <reaction> <ledSetting ledColor="red" ledBlinking="true"/> </reaction> </reactions> </function> </keyConfiguration> </key>