From 57b4ee7be418d490437326703be816b349d6fecd Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 17 Apr 2008 23:27:04 +0000 Subject: - implemented v2.0 protocol changes, including the order change for the protocol version report svn path=/trunk/externals/hardware/arduino/; revision=9715 --- arduino.pd | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'arduino.pd') diff --git a/arduino.pd b/arduino.pd index 0b85bbd..b1a60f4 100644 --- a/arduino.pd +++ b/arduino.pd @@ -450,7 +450,6 @@ with; #X connect 6 1 4 0; #X restore 342 174 pd analog messages; #X obj 97 13 inlet; -#X msg 40 174 version \$2 \$1; #N canvas 921 447 492 456 sysex 0; #X obj 77 20 inlet; #X obj 77 407 outlet; @@ -636,17 +635,18 @@ byte left over; #X restore 205 126 pd route digital/analog; #X obj 97 95 route 249 240; #X text 124 80 0xF9 0xF0; +#X msg 40 174 version \$1 \$2; #X connect 2 0 0 0; #X connect 3 0 0 0; -#X connect 4 0 8 0; +#X connect 4 0 7 0; #X connect 5 0 0 0; -#X connect 6 0 0 0; -#X connect 7 0 2 0; -#X connect 7 1 3 0; -#X connect 7 2 1 0; -#X connect 8 0 5 0; -#X connect 8 1 6 0; -#X connect 8 2 7 0; +#X connect 6 0 2 0; +#X connect 6 1 3 0; +#X connect 6 2 1 0; +#X connect 7 0 9 0; +#X connect 7 1 5 0; +#X connect 7 2 6 0; +#X connect 9 0 0 0; #X restore 61 222 pd convert to symbolic commands; #X text 14 337 (C) Copyright 2006-2008 Free Software Foundation; #X text 321 336 released under the GNU GPL v2 or later; -- cgit v1.2.1