Closed klues closed 5 years ago
Added new event outputs:
enterRange
exitRangeBelow
exitRangeAbove
use case example for these new event outputs: see comment https://github.com/asterics/AsTeRICS/pull/291#issue-256991323
:+1: will merge
Added new event outputs:
enterRange
-> fired if the input signal enters the input rangeexitRangeBelow
-> fired if the input signal exits the input range below inMinexitRangeAbove
-> fired if the input signal exits the input range above inMaxuse case example for these new event outputs: see comment https://github.com/asterics/AsTeRICS/pull/291#issue-256991323