aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-07-02 23:57:43 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-07-02 23:57:43 +0000
commit5aec08c0f144b077c1e098da550f26ccb35c6bab (patch)
tree20f35f5a8fa63303abd8af4e811dda48c2553939
parente3c32dd84f639774b58223c4f2115725558e9de7 (diff)
115200 proved to be too error-prone, so the default will be reverted to 57600, which matches the new firmware upload speed
svn path=/trunk/externals/hardware/arduino/; revision=11844
-rw-r--r--arduino.pd2
1 files changed, 1 insertions, 1 deletions
diff --git a/arduino.pd b/arduino.pd
index c0c3d1e..919ed5e 100644
--- a/arduino.pd
+++ b/arduino.pd
@@ -451,7 +451,7 @@ with;
#X connect 2 0 5 0;
#X connect 5 1 3 0;
#X restore 52 257 pd check version;
-#X obj 32 143 flatspace/comport \$1 115200;
+#X obj 32 143 flatspace/comport \$1 57600;
#N canvas 291 212 541 319 convert 0;
#X obj 142 278 outlet;
#X obj 340 150 print UNKNOWN_INPUT_COMMAND;