onoff
Trigger an output alternating between 0 and 1
new onoff()
Methods
next(): out1
Returns
Name | Type | Description |
---|---|---|
out1 | bool | An alternating sequence of boolean values triggered from the input. |
Trigger an output alternating between 0 and 1
new onoff()
Name | Type | Description |
---|---|---|
out1 | bool | An alternating sequence of boolean values triggered from the input. |