diff options
author | Changwoo Ryu <cwryu@debian.org> | 2012-03-04 20:44:34 +0900 |
---|---|---|
committer | Changwoo Ryu <cwryu@debian.org> | 2012-03-05 00:15:39 +0900 |
commit | 8465acbfb8946d1f02de7aae8e1b29ecd0ae5867 (patch) | |
tree | 5e29245fa12631e165a2d80129a930d78fede8d6 /README | |
parent | b4911b203af268005f82dd1dd3eee19fd01cb35d (diff) |
Update README on Arduino v1 support
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,8 +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 (0023 works for RAMPS), uncompress it in a directory
-Arduino software v1 DOES NOT work with Sprinter yet!
+2. Get the arduino software version 0018 (0023 works for RAMPS), uncompress it in a directory.
+Arduino software v1 has not been tested much, but is known to work with some boards.
http://www.arduino.cc/en/Main/Software
3. Get the sanguino software, version 0018
|