Laser Sensing Display for UI interfaces in the real world

Dependencies:   mbed

Fork of skinGames_forktest by Alvaro Cassinelli

Revision:
46:e0dd2d1d07c1
Parent:
44:2432c218f191
Child:
47:199042980678
--- a/main.cpp	Mon Dec 23 18:04:07 2013 +0000
+++ b/main.cpp	Sun Mar 30 08:58:59 2014 +0000
@@ -379,7 +379,8 @@
                             //addCartoucheObject(ptrObj);
 
                              //pc.putc(ptrObj->ID());
-                             pc.printf("%d \n", ptrObj->ID());
+                             //pc.printf("%d \n", ptrObj->ID());
+                             pc.printf("%d", ptrObj->ID());
                         } else
                             ptrObj->setColor(0x01); // make it blue
                     }