Merge pull request #126 from ERoth3/patch-1
Updated readme with a warning about Arduino V1.0 incompatibility.
This commit is contained in:
commit
a352585065
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.)
|
||||
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
|
||||
|
||||
3. Get the sanguino software, version 0018
|
||||
|
|
|
|||
Loading…
Reference in a new issue