A low level Rust binding for the Logitech LED SDK.
Release: https://docs.rs/logitech-led-sdk-sys/latest/logitechledsdksys/ Master: https://nathaniel-daniel.github.io/logitech-led-sdk-rs/logitechledsdksys/
You need to seperately download the LG SDK. You can find it publicly here.
Set the environment variable LOGITECH_LED_SDK
to the LED
folder from the downloaded zip sdk.
Example: LOGITECH_LED_SDK = C:\Users\[username]\Documents\code\LED_SDK_9.00\LED
.
Licensed under either of * Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0) * MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.