jandelgado / jled

Non-blocking LED controlling library for Arduino and friends.
MIT License
324 stars 51 forks source link

Make JLedSequence objects assignable #94

Closed jandelgado closed 2 years ago

jandelgado commented 2 years ago

make sure a JLedSequence object can be re-assigned, to change sequences at runtime See https://github.com/jandelgado/jled-example-switch-sequence for an example

coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 96.97% when pulling ba914d33f30847f47250478a90358a3171003b5a on make_sequence_assignable into 8380506176309a57da8941901f73bf5559da27a3 on master.