This repository was archived by the owner on Sep 1, 2024. It is now read-only.
v3.2.0
Breaking API changes:
- Non-easy.h usage of time encoding APIs (
lorTimeToSeconds
,lorSecondsToTime
andlorAppendTime
) have been replaced with a more correct API that calculates time values according to the change in intensity. SeelorGetFadeTime
usage in the common methods example code.