From a40fb68be71c5ed2178adb2ecdeb874bea03b02d Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 7 Feb 2011 21:04:08 +0000 Subject: [comport] is now a standalone, so remove references to flatspace svn path=/trunk/externals/hardware/arduino/; revision=14863 --- arduino-stress-test.pd | 1 - arduino.pd | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/arduino-stress-test.pd b/arduino-stress-test.pd index ac3a6cb..6f907d1 100644 --- a/arduino-stress-test.pd +++ b/arduino-stress-test.pd @@ -1,5 +1,4 @@ #N canvas 309 64 770 472 10; -#X obj 635 8 import flatspace; #X msg 23 170 240; #X obj 99 286 float; #X obj 141 286 + 1; diff --git a/arduino.pd b/arduino.pd index aae3865..6677c24 100644 --- a/arduino.pd +++ b/arduino.pd @@ -513,7 +513,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 57600; +#X obj 32 143 comport \$1 57600; #N canvas 195 186 541 319 convert 0; #X obj 142 278 outlet; #X obj 340 150 print UNKNOWN_INPUT_COMMAND; -- cgit v1.2.1