Add redstone pulse aspect to redstone reader
josephcsible opened this issue · 0 comments
Issue type:
Only keep the issue types that are applicable.
- ➕ Feature request
We should add a Redstone Pulse aspect to the Redstone Reader, as a counterpart to the one in the Writer. It would output a true value if the reader is receiving a redstone signal this tick but was not receiving one last tick. This avoids a cumbersome delayer setup for what should be a simple, common operation.