Skip to content

Releases: jandelgado/jled

Release 4.7.0

18 Feb 21:36
Compare
Choose a tag to compare

Support for the Rasperry Pi Pico added. See example/raspi_pico and README.md for details.

Release 4.6.1

02 Feb 21:08
64b268a
Compare
Choose a tag to compare

fix: Forever() on sequence had no effect (#68)

Release 4.6.0

24 Jan 18:56
ef609b0
Compare
Choose a tag to compare

Provide Repeat() and Forever() methods on the JLedSequence class (#67)
See README.md for details.

Release 4.5.2

24 Oct 21:41
e476f2d
Compare
Choose a tag to compare

fix for ESP32 glimming LED problem when using low-active connections (#60)

Release 4.5.1

01 Aug 13:58
0c656fb
Compare
Choose a tag to compare

fix support for Nano 33 BLE (#53)

Release 4.5.0

29 Feb 21:01
8afa201
Compare
Choose a tag to compare

New MaxBrightness method that allows to limit the output added (#43)

Release 4.4.0

20 Feb 20:13
45510b6
Compare
Choose a tag to compare

JLed now support the mbed framework. See README.md and examples/multiled_mbed for examples.

Release 4.2.1

30 Aug 12:46
eefd54c
Compare
Choose a tag to compare

Fix SAMD21 hard fault problem (#27, memory alignment; could also affect other platforms)

Release 4.2.0

20 Jun 21:29
0de3a09
Compare
Choose a tag to compare

Changing an effect starts animation over (addresses #25)

See CHANGELOG.md for details.

Release 4.1.2

11 May 18:47
Compare
Choose a tag to compare

fix ESP32 channel assignment problem

See CHANGELOG.md for details