fossasia / pslab-python

Python Library for PSLab Desktop: https://pslab.io
GNU General Public License v3.0
1.62k stars 227 forks source link

Refactor SPI & Add busio.SPI #199

Closed nkpro2000sr closed 3 years ago

nkpro2000sr commented 3 years ago

closes #196

nkpro2000sr commented 3 years ago

Moved "Update external sensors to support this new API." to #201

nkpro2000sr commented 3 years ago

@bessman I also added the busio.SPI to this PR, since it depends on this unmerged PR. And PR is ready to review and merge.