Browse Source

Add to README

main
Bill Greiman 8 years ago
parent
commit
1c74e428dd
1 changed files with 4 additions and 2 deletions
  1. +4
    -2
      README.md

+ 4
- 2
README.md View File



https://forum.arduino.cc/index.php?topic=419264.0 https://forum.arduino.cc/index.php?topic=419264.0


SdFat-beta was tested using with Arduino AVR boards 1.6.11.
SdFat-beta was tested using Arduino AVR boards 1.6.11.
If you are using IDE 1.6.11 you must also install AVR boards 1.6.11, not If you are using IDE 1.6.11 you must also install AVR boards 1.6.11, not
1.6.12 or 1.6.13. 1.6.12 or 1.6.13.


If you are Arduino IDE 1.6.11, do Tools > Board > Boards Manager > Arduino AVR Boards > 1.6.11 > Install > Close.
If you are using Arduino IDE 1.6.11, do Tools > Board > Boards Manager > Arduino AVR Boards > 1.6.11 > Install > Close.

Key changes:


The SPI divisor has been replaced by SPISettings. The SPI divisor has been replaced by SPISettings.



Loading…
Cancel
Save