diff options
author | Zach Eveland <zeveland@blacklabel-development.com> | 2011-12-31 11:21:44 -0500 |
---|---|---|
committer | Zach Eveland <zeveland@blacklabel-development.com> | 2011-12-31 11:21:44 -0500 |
commit | cbce8ed4bf330973a999220dd11444b6d1181d53 (patch) | |
tree | e0e56d3e8a6cf6b12fdde5e511d61de3375b8095 /programmers.txt | |
parent | 80b02232e4b8912dbaadef47ca4cf24f35fa473d (diff) | |
parent | 3ece2827a48166d957d3e347035561d5a1104930 (diff) |
Merge branch 'master' of github.com:arduino/Arduino into new-extension
Diffstat (limited to 'programmers.txt')
-rw-r--r-- | programmers.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/programmers.txt b/programmers.txt index b4b12ef..02457d9 100644 --- a/programmers.txt +++ b/programmers.txt @@ -21,4 +21,4 @@ parallel.force=true arduinoisp.name=Arduino as ISP arduinoisp.communication=serial arduinoisp.protocol=stk500v1 -arduinoisp.speed=19200 +arduinoisp.speed=9600 |