Design Goals: This library is designed to be...
- Maximally compliant with the intended operation of the chip
 - Easy for beginners to use
 - Consumed with a public interface that's similiar to other Arduino standard libraries
 - Built against the Software SPI to fit on iTeadStudio iBoard with non-standard connection
 
Please refer to:
- Original library Documentation Main Page
 - Original RF24 Class Documentation
 - Original Library Source Code
 - Source Code
 - Downloads
 - Chip Datasheet
 
Please note, this library uses some external libraries, at least digitalWriteFast: