Ejemplo n.º 1
0
 public bool EnableLedControl(bool bEnable)
 {
     return(DLL.EnableLedControl(bEnable, DeviceIndex));
 }