front_processing/src/Trakers_gestures/Trakers_gestures.pde
changeset 41 d2f735d7763f
parent 27 6c08d4d7219e
child 51 03ea3d7ddbe1
--- a/front_processing/src/Trakers_gestures/Trakers_gestures.pde	Thu Jun 21 17:51:27 2012 +0200
+++ b/front_processing/src/Trakers_gestures/Trakers_gestures.pde	Fri Jun 29 15:37:26 2012 +0200
@@ -17,7 +17,7 @@
 {
     size (640, 480);
     showMask();
-    tuioClient = new TuioProcessing(this, 80);
+    tuioClient = new TuioProcessing(this, 8080);
     textAlign(CENTER);
     imageMode(CENTER);
     smooth();