Commit dfc75db8 authored by TMRh20's avatar TMRh20

Update readme temporarily

- advisory of non-compliance with current documentation
parent 4cf0fb0c
# Arduino driver for nRF24L01 2.4GHz Wireless Transceiver # Arduino driver for nRF24L01 2.4GHz Wireless Transceiver
Note: March 2014, this fork was just published and is still undergoing fine tuning.
The attached documentation is close but does NOT match the library.
See http://TMRh20.blogspot.com for usage information and updates.
This readme will be updated once more is finalized.
Design Goals: This library is designed to be... Design Goals: This library is designed to be...
* Maximally compliant with the intended operation of the chip * Maximally compliant with the intended operation of the chip
* As efficient in operation as possible
* Easy for beginners to use * Easy for beginners to use
* Consumed with a public interface that's similiar to other Arduino standard libraries * Consumed with a public interface that's similiar to other Arduino standard libraries
* Built against the standard SPI library. * Built against the standard SPI library.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment