From 8be40503d729c0dbba2d32073865903248f8151b Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 15 Nov 2010 05:04:33 +0000 Subject: added META subpatch and filled in some missing help patches svn path=/trunk/externals/ggee/; revision=14439 --- control/serialmouse.pd | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 control/serialmouse.pd (limited to 'control/serialmouse.pd') diff --git a/control/serialmouse.pd b/control/serialmouse.pd deleted file mode 100644 index 4591119..0000000 --- a/control/serialmouse.pd +++ /dev/null @@ -1,35 +0,0 @@ -#N canvas 515 351 462 262 10; -#X obj 251 170 print reading; -#X msg 154 72 start; -#X msg 155 90 stop; -#X obj 59 147 serial_ms; -#X text 35 9 decodes serial mice attached to the 1 serial port; -#X text 35 258 (C) Guenter Geiger; -#X msg 37 43 init; -#X msg 245 88 setcontrol 0 CREAD CLOCAL CS7; -#X msg 247 67 getlines; -#X obj 59 170 unpack; -#X floatatom 59 192; -#X floatatom 90 192; -#X msg 344 46 setlines RTS 1; -#X msg 247 27 setlines DTR 0; -#X msg 247 45 setlines RTS 0; -#X msg 342 27 setlines DTR 1; -#X msg 304 123 setlocal 0; -#X obj 155 113 serialctl /dev/ttyS0; -#X connect 1 0 17 0; -#X connect 2 0 17 0; -#X connect 3 0 9 0; -#X connect 3 1 17 0; -#X connect 6 0 3 0; -#X connect 7 0 17 0; -#X connect 8 0 17 0; -#X connect 9 0 10 0; -#X connect 9 1 11 0; -#X connect 12 0 17 0; -#X connect 13 0 17 0; -#X connect 14 0 17 0; -#X connect 15 0 17 0; -#X connect 16 0 17 0; -#X connect 17 0 0 0; -#X connect 17 0 3 0; -- cgit v1.2.1