From 4fb87280ffeeac83daa2b0317fb7133cca2d9366 Mon Sep 17 00:00:00 2001 From: LowPowerLab Date: Thu, 4 Apr 2013 19:16:29 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b48c084..006ea4e 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Arduino library for read/write access to SPI flash memory chips. See code files for initial documentation, more to come soon. ###Installation -Copy the content of this library in the "Arduino/libraries/RFM12B" folder. +Copy the content of this library in the "Arduino/libraries/SPIFlash" folder.
To find your Arduino folder go to File>Preferences in the Arduino IDE.