Skip to content

Releases: Legion2/CorsairLightingProtocol

Version 0.8.0

30 Nov 23:32
68510f9
Compare
Choose a tag to compare

better Arduino IDE support using the CLP Boards #57
added a step by step guide #62
added support for LS100 #65
added scaleSegments and reverse functions
added methods to access DeviceID
made it possible to set Serial Number from code
added reset function to LEDController #45
generate api doc with doxygen

Version 0.7.0

14 Nov 21:01
5e1c015
Compare
Choose a tag to compare

fixed buffer overflows
made the ledCount a per channel runtime argument
added onUpdateHook to FastLEDController
added scale and repeat functions
CorsairLightingProtocol.h is now the central include file
improved documentation
Refactorings

Version 0.6.2

20 Oct 10:17
2749402
Compare
Choose a tag to compare

fixed initialisation order bug on Arduino Uno and Mega

Version 0.6.1

19 Oct 22:03
83d3259
Compare
Choose a tag to compare

validate the data loaded from EEPROM #44
added validation of internal data
fixed integer overflow

Version 0.6.0

07 Oct 18:27
283c118
Compare
Choose a tag to compare

added DebugSketch
updated firmware versions
updated port type definition

Version 0.5.0

12 Jul 10:47
6615ffd
Compare
Choose a tag to compare

added support for Arduino Uno, Mega #9
refactored code structure (BREAKING CHANGES)

Version 0.4.0

30 Jun 15:32
c4f1d83
Compare
Choose a tag to compare

added support for Commander PRO #20
updated firmware versions

Version 0.3.0

04 May 18:56
Compare
Choose a tag to compare
release 0.3.0

fixed buffer overflows
added tool for DeviceId settings
added LightingNodePRO example

Version 0.2.0

09 Mar 19:24
Compare
Choose a tag to compare
release 0.2.0

added use of EEPROM
implemented all hardware playback modes
breaking changes in the api

Version 0.1.0

06 Feb 17:14
Compare
Choose a tag to compare
v0.1.0

improved example to simplify the data pin setup