Laser Sensing Display for UI interfaces in the real world

Dependencies:   mbed

Fork of skinGames_forktest by Alvaro Cassinelli

Revision:
36:233b12d0b1f0
Parent:
35:35af5086ab4f
Child:
37:fa6b1f15819f
--- a/main.cpp	Tue Nov 13 04:40:08 2012 +0000
+++ b/main.cpp	Wed Mar 13 11:38:48 2013 +0000
@@ -27,7 +27,7 @@
 EthernetNetIf eth;
 #else
 EthernetNetIf eth(
-    IpAddr(10,0,0,2), //IP Address
+    IpAddr(10,0,0,2), //IP Address of the mbed
     IpAddr(255,255,255,0), //Network Mask
     IpAddr(10,0,0,1), //Gateway
     IpAddr(10,0,0,1)  //DNS