From ea69f9d1a6e085ce4df7ff125ca3af30ea94e2b3 Mon Sep 17 00:00:00 2001 From: maniacbug Date: Fri, 18 Mar 2011 20:34:11 -0700 Subject: [PATCH] type --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 818e45e..f887070 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Aruino driver for nRF24L01 2.4GHz Wireless Transceiver +Arduino driver for nRF24L01 2.4GHz Wireless Transceiver See Datasheet at http://www.nordicsemi.com/files/Product/data_sheet/nRF24L01_Product_Specification_v2_0.pdf @@ -9,4 +9,4 @@ 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 standard SPI library. \ No newline at end of file +* Built against the standard SPI library.