Alter the "feedback" config element to better support non-parallel controls
ho0ber opened this issue · 1 comments
ho0ber commented
The current "feedback: true/false" approach is a bit naive. Instead it should be "direction: in/out/both" or something similar, to allow a control to have different entries for input and output.
This might also be a good time to refactor the way status updates are pushed to the board - right now there are a lot of different methods called to update multiple stuff.
ho0ber commented
punted on this for now because it wasn't an issue