[gnoduino: 236/237] Putting ArduinoISP back to 19200 baud.



commit b8f1a128f6c0db39890998563aa0f975d76453c3
Author: David A. Mellis <d mellis arduino cc>
Date:   Thu Mar 15 19:00:24 2012 -0400

    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.

 arduino/programmers.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/arduino/programmers.txt b/arduino/programmers.txt
index 43e8d95..c34b88c 100644
--- a/arduino/programmers.txt
+++ b/arduino/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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]