xtacocorex / CHIP_IO

A CHIP IO library for Python: IO+PWM+SPWM+ADC+Utilities
MIT License
272 stars 60 forks source link

working #39

Closed blueSolder closed 7 years ago

blueSolder commented 7 years ago

Change gpio direction is working.

xtacocorex commented 7 years ago

Looks good! This solves #36. Approving and merging. Thanks @blueSoldier!