From 24f0976fc7d5f1187147ac344e5b557e429d5221 Mon Sep 17 00:00:00 2001 From: Gabriel Staples Date: Thu, 5 Mar 2015 13:11:13 -0500 Subject: [PATCH] added link at top added link at top to most actively-developed fork today --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c0e71c09..d83897e8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +## This library is defunct. Please support the most active fork now, here: https://github.com/TMRh20/RF24 + +--- + # Arduino driver for nRF24L01 2.4GHz Wireless Transceiver Design Goals: This library is designed to be...