diff options
author | Cristian Maglie <c.maglie@bug.st> | 2011-12-31 17:29:36 +0100 |
---|---|---|
committer | Cristian Maglie <c.maglie@bug.st> | 2011-12-31 17:29:36 +0100 |
commit | d32d4018b910361aa1436f297b4c9b145404bd80 (patch) | |
tree | 39612dfc77d2a2a25f78773fee60f1c7bf746a69 /programmers.txt | |
parent | 806cea311e6a420d97e1b347c7d550d33f10be79 (diff) | |
parent | 3ece2827a48166d957d3e347035561d5a1104930 (diff) |
Merge remote-tracking branch 'arduino/master' into platforms-b
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 |