Add multiplexer schematics

This commit is contained in:
eddyem
2018-05-17 01:04:01 +03:00
parent 26e63221d0
commit 49a2a231b7
46 changed files with 71747 additions and 1154 deletions

View File

@@ -0,0 +1 @@
function ms(){ for n in $(seq 1 6); do echo "AR Path=\"/BB${n}${n}/$1\" Ref=\"$2.${n}\" Part=\"1\""; done; }