@howareyou
could you go in an interactive prompt and give me the outpupt of
import mraa
dir(mraa)
spi = mraa.Spi(0)
dir(spi)
I would like to help but I'm away from my Edison at the moment
@howareyou
could you go in an interactive prompt and give me the outpupt of
import mraa
dir(mraa)
spi = mraa.Spi(0)
dir(spi)
I would like to help but I'm away from my Edison at the moment