debugs removidos - ligacao em pares ok

Dependencies:   EthernetInterface NTPClient mbed-rtos mbed

Fork of header_main by VZTECH

Revision:
6:9695697dea4b
Parent:
0:4d17cd9c8f9d
--- a/vz_protocol.h	Thu Sep 11 14:42:53 2014 +0000
+++ b/vz_protocol.h	Fri Sep 12 18:22:57 2014 +0000
@@ -36,7 +36,8 @@
 
 #define __DO_NOTHING__ 0x99
 
-#define __MY_IP__ "192.168.120.169"
+//#define __MY_IP__ "192.168.120.169"
+#define __MY_IP__ "192.168.2.200"
 
 uint16_t __checksum__( uint8_t * buffer, size_t length );