index
:
kimesh.git
main
KiMesh: KiCAD plugin to generate randomized security mesh traces
jaseg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
__init__.py
blob: 8878834f4678fa76f58825eb87bac5eb92a0975e (
plain
)
1
2
3
4
from
.mesh_plugin
import
MeshPlugin
plugin
=
MeshPlugin
()
plugin
.
register
()