jwhitehorn / pi_piper

Event driven Raspberry Pi GPIO programming in Ruby
BSD 2-Clause "Simplified" License
694 stars 71 forks source link

Fixed so that can write to spi using adafruits /dev/spidev0.0 #21

Closed bguest closed 10 years ago

bguest commented 10 years ago

Added documentation for Spi#spidev_out, fixed whitespace, Please let me know if you have any questions or comments, I'm happy to make adjustments

jwhitehorn commented 10 years ago

Thanks!