From 5aec08c0f144b077c1e098da550f26ccb35c6bab Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 2 Jul 2009 23:57:43 +0000 Subject: 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 --- arduino.pd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.1