eclipse / mraa

Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.
http://mraa.io
MIT License
1.38k stars 615 forks source link

Edison IO11 spi.mux[n].pincmd not set correct #1011

Open xlla opened 4 years ago

xlla commented 4 years ago

it seems b->pins[10].spi.mux[n].pincmd was set twice, b->pins[11].spi.mux[n].pincmd was never set.