mirror of
https://github.com/eddyem/tsys01.git
synced 2026-03-22 01:31:05 +03:00
Add multiplexer schematics
This commit is contained in:
1
kicad/multiplexer/mk_copy
Normal file
1
kicad/multiplexer/mk_copy
Normal 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; }
|
||||
Reference in New Issue
Block a user