Leon Kiefer

Results 69 issues of Leon Kiefer

It should be possible to specify custom option for the arduino-builder using this action.

enhancement

@Spegs21 I found a small bug in your refactoring of the firmware handling. The PROGMEM pointer of the firmware version array was not correctly read and caused iCUE to see...

bug
Stale

When new Arduino IDE version is release all guides must be updated.

documentation

The SingleStripLightingNodePRO sketch is too specific and should be redesigned to explain the concept of combining two channels into a single strip for FastLED.

enhancement

As described in #101 for the version 1.0.0 a stable API should be provided using the namespace `CorsairLightingProtocol`. Moving all definitions into the namespace is a breaking change. In the...

refactoring

Before the first stable release 1.0.0 there are some things that has to be addressed. - [x] add the debug sketch to the github action ci - [ ] use...

enhancement
refactoring

There were multiple requests on wireless RGB with CLP, if this is even possible and how to do it. Because CLP is modular it's simple to use it with existing...

enhancement
documentation

Function outside of classes are not documented in the API documentation.

bug
documentation

close #3

help wanted

The SDK should be reusable for other c# projects. The internal dll wrapper should be hidden and interaction models like OO and Exceptions should be used.

enhancement