diff options
author | Zach Eveland <zeveland@blacklabel-development.com> | 2012-03-24 09:30:17 -0400 |
---|---|---|
committer | Zach Eveland <zeveland@blacklabel-development.com> | 2012-03-24 09:30:17 -0400 |
commit | dbdf2dadfa6464e6cc031401cbd34088e836548b (patch) | |
tree | d0fad40f6306abe594a82e0465837de8e71cfcc9 | |
parent | 8c618773b56a302b9fda0a0c14da34e09bba25fa (diff) | |
parent | 9a8976ce56bcdb70815dd58c1764d9e5c3b6fe95 (diff) |
Merge branch 'master' of github.com:arduino/Arduino into LUFA_bootloader
-rw-r--r-- | programmers.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/programmers.txt b/programmers.txt index 43e8d95..c34b88c 100644 --- a/programmers.txt +++ b/programmers.txt @@ -23,4 +23,4 @@ parallel.force=true arduinoisp.name=Arduino as ISP arduinoisp.communication=serial arduinoisp.protocol=stk500v1 -arduinoisp.speed=9600 +arduinoisp.speed=19200 |