-
-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Checklist stable release #101
Comments
added .editorconfig formatted code with google clang format style and custom options #101
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I have currently not much time to work on this. But I think the current implementation works very well and have no known bugs. So this refactoring can wait. |
* use ArminJo/arduino-test-compile Action * added debug sketch to ci #101 * updated examples-build-properties syntax * use json string as input * reduced number of jobs in workflow * trigger workflow * set version of arduino-test-compile action
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Before the first stable release 1.0.0 there are some things that has to be addressed.
CLPCorsairLightingProtocol for all classes and types Use CorsairLightingProtocol namespace and naming convention #168move code from sketches (CommanderPRO...) to library(the code is not reusable)src
generate a new default serial number(this would cause losing iCUE profiles for that arduino devices)CorsairLightingNodePRO.h
The text was updated successfully, but these errors were encountered: