Go to file
LowPowerLab 1fa41e1d5a Update README.md 2013-04-04 19:16:09 -03:00
README.md Update README.md 2013-04-04 19:16:09 -03:00
SPIFlash.cpp Create SPIFlash.cpp 2013-04-04 19:04:29 -03:00
SPIFlash.h Create SPIFlash.h 2013-04-04 19:04:14 -03:00
keywords.txt Create keywords.txt 2013-04-04 19:05:10 -03:00

README.md

SPIFlash

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.
To find your Arduino folder go to File>Preferences in the Arduino IDE.
See this tutorial on Arduino libraries.