Model B+: invalid channel for pins greater 26
A Python module to control the GPIO on a Raspberry Pi
Brought to you by:
croston
with model b+, I can only address the new GPIO pins with gpio.setmode(gpio.BCM). If I use gpio.setmode(gpio.BOARD) instead, I get The channel sent is invalid on a Raspberry Pi errors for pin numbers greater 26.
Tested with 0.5.6 today (Jul 22nd)
1 2 3 4 5 6 7 8 |
|
Will investigate as soon as I get the chance - probably tomorrow
my listing is wrong, corrected here
Fix now in source code repository - will be in next release
Any idea when a release with this fix included will be pushed out?
I'd imagine there's probably quite a few B+ owners by now...
Fixed in release 0.5.7