Skip to content

Commit

Permalink
Update readme temporarily
Browse files Browse the repository at this point in the history
- advisory of non-compliance with current documentation
  • Loading branch information
TMRh20 committed Mar 18, 2014
1 parent 4cf0fb0 commit dfc75db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
# 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...

* Maximally compliant with the intended operation of the chip
* As efficient in operation as possible
* Easy for beginners to use
* Consumed with a public interface that's similiar to other Arduino standard libraries
* Built against the standard SPI library.
Expand Down

0 comments on commit dfc75db

Please sign in to comment.