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

GPIO on DT module: assign detects if pin is already assigned, unexports first #22

Closed mrmorphic closed 10 years ago

mrmorphic commented 10 years ago

Was fixed with addition of CloseAll method