pi_piper
pi_piper copied to clipboard
SPI partly broken in gems
PiPiper::Spi::set_mode is broken in stable as well as in pre versions because PiPiper::Spi::SPI_MODE* constants are missing..
https://github.com/jwhitehorn/pi_piper/blob/develop/lib/pi_piper/spi.rb#L49 Looks like they are there to me?
You are looking at the wrong branch... i was talking about the released versions like 1.3.2 which is the current stable version available as a ruby gem. As far as is can see, there is still no working release.