Laser Sensing Display for UI interfaces in the real world
Fork of skinGames_forktest by
Diff: main.cpp
- Revision:
- 36:233b12d0b1f0
- Parent:
- 35:35af5086ab4f
- Child:
- 37:fa6b1f15819f
diff -r 35af5086ab4f -r 233b12d0b1f0 main.cpp --- 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