From 415240c9c2cc2cc1861da2d4438614184c3f93b4 Mon Sep 17 00:00:00 2001 From: LowPowerLab Date: Sat, 22 Jun 2013 13:21:27 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a3cdd8..f998d7d 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Among others, this is a set of features implemented in this library: I consider this an initial beta release, it could contain bugs, but the provided Gateway and Node examples should work out of the box. Please let me know if you find issues. ###Installation -Copy the content of this library in the "Arduino/libraries/RFM12B" folder. +Copy the content of this library in the "Arduino/libraries/RFM69" folder.
To find your Arduino folder go to File>Preferences in the Arduino IDE.
@@ -39,4 +39,4 @@ See [this tutorial](http://learn.adafruit.com/arduino-tips-tricks-and-techniques - [Gateway](https://github.com/LowPowerLab/RFM69/blob/master/Examples/Gateway/Gateway.ino) ##Blog writeup -http://lowpowerlab.com/blog/2013/06/20/rfm69-library/ \ No newline at end of file +http://lowpowerlab.com/blog/2013/06/20/rfm69-library/