Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
135:2f4290590e51
Parent:
132:05cd37f7e007
--- a/rtp.cpp	Tue Sep 01 19:34:34 2015 +0000
+++ b/rtp.cpp	Thu Sep 10 20:11:35 2015 +0000
@@ -87,6 +87,9 @@
     {
         rtp_body_new_counter++;   
     }
+    
+    buffer [ 0 ] = '\0';
+    pkg [ 0 ] = '\0';
 }
 
 RTP::~RTP(){