added note to get rid of unsued sigbuf1output
This commit is contained in:
@@ -450,6 +450,7 @@ defproc sigbuf (bool? in; bool! out[N]; power supply)
|
||||
}
|
||||
|
||||
//Sigbuf in which there is only 1 output. Made for outputs that cannot have multiple wires.
|
||||
// never used, prolly get rid @TODO
|
||||
export template<pint N>
|
||||
defproc sigbuf_1output (bool? in; bool! out; power supply)
|
||||
{
|
||||
|
Reference in New Issue
Block a user