aboutsummaryrefslogtreecommitdiff
path: root/wiiremote/wiiremote-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-05-17 05:15:02 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:08:25 +0200
commit6429a44f369c05270faa22fa17be45e3ea05aa96 (patch)
treede171783d3acef2a5dbf32b63b333411fe688280 /wiiremote/wiiremote-help.pd
parentbc84a83351307d08588b086634b159c186cede81 (diff)
cleaned up some things in prep for importing new code
svn path=/trunk/externals/io/; revision=7686
Diffstat (limited to 'wiiremote/wiiremote-help.pd')
-rw-r--r--wiiremote/wiiremote-help.pd38
1 files changed, 23 insertions, 15 deletions
diff --git a/wiiremote/wiiremote-help.pd b/wiiremote/wiiremote-help.pd
index b3faed8..737fe6b 100644
--- a/wiiremote/wiiremote-help.pd
+++ b/wiiremote/wiiremote-help.pd
@@ -1,21 +1,29 @@
-#N canvas 41 171 573 456 10;
+#N canvas 41 171 577 460 10;
#X obj 451 21 import io;
-#X obj 169 251 wiiremote;
-#X msg 124 70 connect;
-#X msg 141 96 disconnect;
-#X msg 242 100 motionsensor \$1;
-#X obj 242 78 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+#X obj 213 388 wiiremote;
+#X msg 168 207 connect;
+#X msg 185 233 disconnect;
+#X msg 286 237 motionsensor \$1;
+#X obj 286 215 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+1;
+#X obj 406 215 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0
+1;
+#X msg 406 237 irsensor \$1;
+#X obj 64 254 metro 100;
+#X obj 64 233 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
-#X obj 362 78 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+#X msg 376 290 getbatterylevel;
+#X msg 376 310 getledstatus;
+#X msg 376 330 getexpansionstatus;
+#X msg 129 283 bang;
+#X text 49 49 - Use the Bluetooth Setup Assistant to setup the WiiRemote
+with your computer (only required for the first use).;
+#X text 49 79 - Press the "Sync" button on the WiiRemote \, four LEDs
+will start blinking.;
+#X text 49 109 - Click on the [connect( message \, the LEDs will stop
+blinking once its connected;
+#X text 49 139 - Start the [metro] to get updates from [wiiremote]
;
-#X msg 362 100 irsensor \$1;
-#X obj 20 117 metro 100;
-#X obj 20 96 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
-;
-#X msg 332 153 getbatterylevel;
-#X msg 332 173 getledstatus;
-#X msg 332 193 getexpansionstatus;
-#X msg 85 146 bang;
#X connect 2 0 1 0;
#X connect 3 0 1 0;
#X connect 4 0 1 0;