aboutsummaryrefslogtreecommitdiff
path: root/programmers.txt
diff options
context:
space:
mode:
Diffstat (limited to 'programmers.txt')
-rw-r--r--programmers.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/programmers.txt b/programmers.txt
index 65d8cdb..54c04e7 100644
--- a/programmers.txt
+++ b/programmers.txt
@@ -34,8 +34,8 @@ parallel.program.extra_params=-F
arduinoisp.name=Arduino as ISP
arduinoisp.communication=serial
arduinoisp.protocol=stk500v1
-arduinoisp.speed=9600
+arduinoisp.speed=19200
arduinoisp.program.protocol=stk500v1
-arduinoisp.program.speed=9600
+arduinoisp.program.speed=19200
arduinoisp.program.tool=avrdude
arduinoisp.program.extra_params=-P{serial.port} -b{program.speed}