diff options
author | midopple <mdoppler@gmx.at> | 2012-01-29 19:18:06 +0100 |
---|---|---|
committer | midopple <mdoppler@gmx.at> | 2012-01-29 19:18:06 +0100 |
commit | 2ffe5ec2b5ecb390eb8ffacc584b614b2263bdf4 (patch) | |
tree | 0eb0f91c7c22fae418b0f868952891324d1c66aa /README | |
parent | fa63b839c6cbf261f2655e8783bf4745cc9ca513 (diff) | |
parent | 132f8c212e4c316559177e532df6b9a6c2205bf2 (diff) |
Merge commit '132f8c212e4c316559177e532df6b9a6c2205bf2' into experimental
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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
|