Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
53:bb492a8f115a
Parent:
50:d9b6577a70f5
Child:
55:2f5e7374af9d
--- a/vz_protocol.h	Mon Oct 20 19:44:16 2014 +0000
+++ b/vz_protocol.h	Tue Oct 21 19:35:07 2014 +0000
@@ -26,6 +26,10 @@
 #define __TIMESLICE_PLACE__ 22
 #define __UDP_PORT__ 7890 /* numeros arbitrarios ... */
 #define __TCP_PORT__ 8709
+    
+#define __TELEMETRY_SERVER_IP__ "192.168.120.163"
+#define __TELEMETRY_SERVER_PORT__ 9192
+#define __TELEMETRY_HEADER_PORT__ 9321
 
 #define __MAX_CB_IN_A_BRANCH__ 40
 #define __READ__ 0x01