aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-02-07 21:04:08 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-02-07 21:04:08 +0000
commita40fb68be71c5ed2178adb2ecdeb874bea03b02d (patch)
treeef182fb616ec45aa6bdd513ff7b353ac6b0585fa
parent7fa81fa5a913e93c24ed743d84c3a468dfec4594 (diff)
[comport] is now a standalone, so remove references to flatspace
svn path=/trunk/externals/hardware/arduino/; revision=14863
-rw-r--r--arduino-stress-test.pd1
-rw-r--r--arduino.pd2
2 files changed, 1 insertions, 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;