Laser Sensing Display for UI interfaces in the real world
Fork of skinGames_forktest by
Diff: main.cpp
- Revision:
- 21:bc9b9383f4b6
- Parent:
- 19:228430f1350e
- Child:
- 22:d87317d7ca91
diff -r 8e82b95180e7 -r bc9b9383f4b6 main.cpp --- a/main.cpp Sat Apr 28 15:08:27 2012 +0000 +++ b/main.cpp Sun May 06 14:40:19 2012 +0000 @@ -38,7 +38,7 @@ uint8_t serverIp[] = { 10, 0, 0, 2 }; // not needed perhaps! int serverPort = 10000; -uint8_t destIp[] = { 10, 0, 0, 1}; +uint8_t destIp[] = {10, 0, 0, 3}; int destPort = 12000; char *topAddress="/mbed";