Updated readme with a warning about Arduino V1.0 incompatibility.
This commit is contained in:
parent
2550e6c566
commit
0f55d49705
1 changed files with 2 additions and 1 deletions
3
README
3
README
|
|
@ -40,7 +40,8 @@ Software installation
|
||||||
1. Install the required packages (gcc-avr, avr-libc, etc.)
|
1. Install the required packages (gcc-avr, avr-libc, etc.)
|
||||||
sudo apt-get install arduino-core
|
sudo apt-get install arduino-core
|
||||||
|
|
||||||
2. Get the arduino software version 0018, uncompress it in a directory
|
2. Get the arduino software version 0018 (0023 works for RAMPS), uncompress it in a directory
|
||||||
|
Arduino software v1 DOES NOT work with Sprinter yet!
|
||||||
http://www.arduino.cc/en/Main/Software
|
http://www.arduino.cc/en/Main/Software
|
||||||
|
|
||||||
3. Get the sanguino software, version 0018
|
3. Get the sanguino software, version 0018
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue