]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
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)
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.


No differences found