mrmorphic / hwio

Go library for hardware I/O control, in the programming style of Arduino
BSD 3-Clause "New" or "Revised" License
328 stars 40 forks source link

Added PI 3 Model B & B+ #56

Closed MichaelS11 closed 6 years ago

MichaelS11 commented 6 years ago

Check write direction and wait for export

Sometimes when exporting the permissions do not get changed right away. Added a check for the permissions and a wait for them to change.

MichaelS11 commented 6 years ago

@mrmorphic What do you think?

MichaelS11 commented 6 years ago

Switched to periph.io

mrmorphic commented 6 years ago

I hadn't seen that project. Looks good.