#led #bindings #logitech #low-level

sys logitech-led-sdk-sys

A low level Rust binding for the Logitech LED SDK

2 releases

0.1.1 Jun 6, 2023
0.1.0 Jun 6, 2023

#10 in #logitech


Used in logitech-led-sdk

MIT/Apache

28KB
763 lines

logitech-led-sdk-sys

A low level Rust binding for the Logitech LED SDK.

Documentation

Release: https://docs.rs/logitech-led-sdk-sys/latest/logitech_led_sdk_sys/ Master: https://nathaniel-daniel.github.io/logitech-led-sdk-rs/logitech_led_sdk_sys/

Building

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.

License

Licensed under either of

at your option.

Contributing

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.

No runtime deps