multiplexer
#sketch集
https://gyazo.com/72ec2fb605d0487d85ac9297a9873309
2つの信号のうち一方を選択して出力します。
select 入力が
0のとき A
1のとき B
を出力します。
multiplexer.json
select に0、1以外の値を入れてもバグらないように修正した。
multiplexer-v2.json
multiplexer-test-v2.json