[gnoduino: 225/237] Fixing ArduinoISP sketch by lowering baud rate to 9600 (from 19200).
- From: Lucian Langa <lucilanga src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnoduino: 225/237] Fixing ArduinoISP sketch by lowering baud rate to 9600 (from 19200).
- Date: Sat, 31 Mar 2012 20:33:45 +0000 (UTC)
commit b1d96320dc332956d6b2a79d4811109a5bd1e4d7
Author: David A. Mellis <d mellis arduino cc>
Date: Wed Dec 28 18:43:36 2011 -0500
Fixing ArduinoISP sketch by lowering baud rate to 9600 (from 19200).
http://code.google.com/p/arduino/issues/detail?id=661
arduino/programmers.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/arduino/programmers.txt b/arduino/programmers.txt
index b4b12ef..02457d9 100644
--- a/arduino/programmers.txt
+++ b/arduino/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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]