j0ono0 / pinout

An open source Python package that generates hardware pinout diagrams as SVG images.
https://pinout.readthedocs.io
MIT License
389 stars 18 forks source link

Amend inconsistent interface styles #31

Closed j0ono0 closed 3 years ago

j0ono0 commented 3 years ago

update all components to have better interface consistency. review/update where and how a user inputs data and configurations

j0ono0 commented 3 years ago

All component now use instances (rather than references to instances) as arguments.