#Radio NRF24 - receive and send data via NRF24L01+
This libarary is extracte from our Nettigo TinyBrd Core for tinyBrd and supports NRF24L01+ radio on Arduino UNO (and others boards too) with identical API like Radio libarry on tinyBrd. Name changed for Arduino to avoid clash with other Radio library.
v 1.0.2
- Transactional SPI support;