From 60757522e4ef7176199328df79ba73207ef2eb80 Mon Sep 17 00:00:00 2001 From: Martin Peach Date: Sun, 5 Jul 2015 18:28:27 +0000 Subject: Break should work on Windows too. svn path=/trunk/externals/iem/comport/; revision=17498 --- comport/comport-help.pd | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'comport/comport-help.pd') diff --git a/comport/comport-help.pd b/comport/comport-help.pd index 6e3b538..d30b5d6 100644 --- a/comport/comport-help.pd +++ b/comport/comport-help.pd @@ -1,4 +1,4 @@ -#N canvas 106 261 1181 656 10; +#N canvas 105 260 1181 656 10; #X obj 534 458 comport 1 9600; #X msg 322 441 66; #X msg 280 441 64; @@ -186,7 +186,6 @@ open ports hupcl rxerrors; #X obj 146 173 tgl 15 0 empty empty empty 0 -6 0 8 -241291 -250685 -1 0 1; #X text 30 172 ...if this is on; -#X text 562 409 (not on Windows); #X obj 502 365 delay 50; #X obj 470 339 t b b; #X obj 470 318 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 @@ -257,8 +256,8 @@ open ports hupcl rxerrors; #X connect 99 0 98 0; #X connect 101 0 0 0; #X connect 102 0 101 1; +#X connect 104 0 99 0; #X connect 105 0 99 0; -#X connect 106 0 99 0; -#X connect 106 1 105 0; -#X connect 107 0 106 0; -#X connect 108 0 105 1; +#X connect 105 1 104 0; +#X connect 106 0 105 0; +#X connect 107 0 104 1; -- cgit v1.2.1