Update README.md
This commit is contained in:
parent
49de88baac
commit
1fa41e1d5a
|
|
@ -3,3 +3,10 @@ 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.
|
||||
<br />
|
||||
To find your Arduino folder go to File>Preferences in the Arduino IDE.
|
||||
<br/>
|
||||
See [this tutorial](http://learn.adafruit.com/arduino-tips-tricks-and-techniques/arduino-libraries) on Arduino libraries.
|
||||
|
|
|
|||
Loading…
Reference in New Issue