PCB progress
This commit is contained in:
parent
a6ed52b4bd
commit
05a33d00ec
7 changed files with 367 additions and 12 deletions
4
src/footprints/index.js
Normal file
4
src/footprints/index.js
Normal file
|
@ -0,0 +1,4 @@
|
|||
module.exports = {
|
||||
mx: require('./mx'),
|
||||
promicro: require('./promicro')
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue