diff options
author | ERoth3 <erothsuede@gmail.com> | 2011-12-10 15:43:02 -0500 |
---|---|---|
committer | ERoth3 <erothsuede@gmail.com> | 2011-12-10 15:43:02 -0500 |
commit | 0f55d49705fcdbbb688ffc28931ddde7d35481e1 (patch) | |
tree | b4ed9432675dfad3b604382f31472194fe59e223 /README | |
parent | 2550e6c56693c1d3a50493ca90f030c785b8c747 (diff) |
Updated readme with a warning about Arduino V1.0 incompatibility.
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
|