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.
This commit is contained in:
David A. Mellis 2012-03-15 19:00:24 -04:00
parent 4fade7007f
commit 9a8976ce56
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ parallel.force=true
arduinoisp.name=Arduino as ISP
arduinoisp.communication=serial
arduinoisp.protocol=stk500v1
arduinoisp.speed=9600
arduinoisp.speed=19200