added rotary to footprint index
This commit is contained in:
parent
cbb6f2ab75
commit
a822fe359b
1 changed files with 2 additions and 1 deletions
|
@ -9,5 +9,6 @@ module.exports = {
|
|||
button: require('./button'),
|
||||
rgb: require('./rgb'),
|
||||
jstph: require('./jstph'),
|
||||
pad: require('./pad')
|
||||
pad: require('./pad'),
|
||||
rotary: require('./rotary')
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue