Crates.io | logitech-led-sdk-sys |
lib.rs | logitech-led-sdk-sys |
version | 0.1.1 |
source | src |
created_at | 2023-06-06 03:11:57.466857 |
updated_at | 2023-06-06 03:48:15.227823 |
description | A low level Rust binding for the Logitech LED SDK |
homepage | https://github.com/nathaniel-daniel/logitech-led-sdk-rs |
repository | https://github.com/nathaniel-daniel/logitech-led-sdk-rs |
max_upload_size | |
id | 883480 |
size | 39,325 |
A low level Rust binding for the Logitech LED SDK.
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/
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
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.