Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
112:6ae726539ab9
Parent:
109:a5b8264ffbbc
Child:
113:db67ae00550e
--- a/parallelcpld.cpp	Tue Apr 07 18:26:21 2015 +0000
+++ b/parallelcpld.cpp	Mon Apr 13 12:16:21 2015 +0000
@@ -47,7 +47,7 @@
     
     delay_to_send_to_cbx.reset();
     
-    if ( drop_entendi_pkg )
+    if ( drop_entendi_pkg && ( buffer[ 6 ] == __INVITE__ ) )
     {
         debug_msg( "Droped entendi pkg" );
         return;