Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
72:895ca792c647
Parent:
71:757fa1ef37c6
Child:
74:81c47fff88a5
--- a/main.cpp	Mon Nov 17 13:44:53 2014 +0000
+++ b/main.cpp	Wed Nov 19 13:36:33 2014 +0000
@@ -628,6 +628,7 @@
         */
                 
         bl_handler();
+        tx_buffer_ring_buffer_handler();
         
         type = __DO_NOTHING__;
     }