cuesdk v3.0.0
Changelog
Breaking changes:
set_led_colors_buffer_by_device_index
accepts now a list of CorsairLedColor elements instead of dict (3c0793c)get_led_colors_by_device_index
now returns a list of CorsairLedColor elements instead of dict (3c0793c)
for old behavior
_set_led_colors_buffer_by_device_index
and_get_led_colors_by_device_index
can be used, but they will be removed in next releases