maniacbug / RF24Network

Network Layer for nRF24L01(+) Radios
http://maniacbug.github.com/RF24Network
272 stars 129 forks source link

RF24Network and softSPI #25

Open xroperx opened 8 years ago

xroperx commented 8 years ago

Hi, im wondering if its possible to update RF24Network to use soft spi like the RF24 library. Im using a Mega with a TFT shield and it blocks the SPI so i have to use SoftSPI have tried it with RF24 but need to use nodes to send info to the Mega.