Modularizando o src

Dependencies:   EALib EthernetInterface_vz mbed-rtos mbed

Fork of header_main_colinas_V0-20-09-14 by VZTECH

Revision:
121:ee02790d00b7
Parent:
74:81c47fff88a5
Child:
135:2f4290590e51
--- a/flood.h	Mon May 04 17:25:29 2015 +0000
+++ b/flood.h	Fri May 08 04:15:23 2015 +0000
@@ -8,7 +8,11 @@
 #ifndef _FLOOD_H__
 #define _FLOOD_H__
 
+#include <stdint.h>
 #include "mbed.h"
+#include "vz_protocol.h"
+#include "shared_variables.h"
+#include "debug.h"
 #include "parallelcpld.h"
 
 extern uint8_t pflood;