Skip to content

Commit 9a8976c

Browse files
committed
Putting ArduinoISP back to 19200 baud.
From 9600. And lowering the delay in the heartbeat from 40 to 20, which seems to fix things again.
1 parent 4fade70 commit 9a8976c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

programmers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ parallel.force=true
2323
arduinoisp.name=Arduino as ISP
2424
arduinoisp.communication=serial
2525
arduinoisp.protocol=stk500v1
26-
arduinoisp.speed=9600
26+
arduinoisp.speed=19200

0 commit comments

Comments
 (0)