jpbarraca / pynrf24

Python port of the RF24 library for NRF24L01+ radios.
GNU General Public License v2.0
152 stars 84 forks source link

How can i alter this to make it work with SPI1 port instead of SPI0 #36

Closed Zuputmer closed 5 years ago

Zuputmer commented 6 years ago

Is it possible? I have disabled the hdmi interface on the BBB and enabled SPI1. Now what changes must i make to the library?