commit | 49aeb1ffe3e69d78b52aeae70adbc9318e83df18 | [log] [tgz] |
---|---|---|
author | Vikrant More <vikrant8051@gmail.com> | Fri Feb 01 11:47:47 2019 +0530 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Thu Feb 07 21:01:37 2019 +0200 |
tree | 85f16d6f864cb925785ea97ff9c9e96fb731354a | |
parent | aed74024b5a30a3ae6fb4f48e5eb0fdc45504aeb [diff] |
samples: mesh: taking care of interrupted transition With this commit, it is now possible that if (for e.g.) lightness transition is interrupted by temperature transition (which could be instantaneous or non-instanstaneous) then as soon as temperature transition get over, then algorithm would achieve target value of lightness. Signed-off-by: Vikrant More <vikrant8051@gmail.com>