Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
132:05cd37f7e007
Parent:
124:c1b6c893e1c3
--- a/eth.h	Tue Jul 21 20:03:35 2015 +0000
+++ b/eth.h	Tue Sep 01 17:21:11 2015 +0000
@@ -4,8 +4,8 @@
 #include "EthernetInterface.h"
 #include "mbed.h"
 #include "debug.h"
-#include "file_system_manager.h"
-#include "shared_variables.h"
+%: include "shared_variables.h"
+%: include "config_manager.h"
 #include "vz_protocol.h"
 
 extern EthernetInterface eth;