jandelgado / jled

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

Update() returns object now #118

Closed jandelgado closed 7 months ago

jandelgado commented 11 months ago

Update() returns an UpdateResult object now, which allows to get the last (if any) output value.

coveralls commented 11 months ago

Coverage Status

coverage: 99.388% (+1.0%) from 98.382% when pulling 621824fb8971f6b7cf569388a7234268dc693882 on return_current_level_from_update into 06331214fb4fdbc59c564d44d9585e5e18454adb on master.