]> Repositories - Adafruit_Blinka-hackapet.git/commit
Update pin.py
authordnssoftware <34219854+dnssoftware@users.noreply.github.com>
Wed, 27 May 2020 16:43:40 +0000 (02:43 +1000)
committerGitHub <noreply@github.com>
Wed, 27 May 2020 16:43:40 +0000 (02:43 +1000)
commitfb3a7c52bc31e6b0e2ed4ba3168b3152107ba7c8
tree86129c96dedf75a21613aaf79f856dbdf4167992
parent5346e2eeeeb549add7b051f9d3dd8b11dfc29713
Update pin.py

On beaglebone black, the spi devices are spidev0.0, spidev0.1, spidev1.0, spidev1.1 and the existing code tries to open up spidev2.0 when using SPI1. Renumbering fixes this.
src/adafruit_blinka/microcontroller/am335x/pin.py