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:
81:3656f00ab3db
diff -r 770f00554b1e -r ee02790d00b7 wdt.cpp
--- a/wdt.cpp	Mon May 04 17:25:29 2015 +0000
+++ b/wdt.cpp	Fri May 08 04:15:23 2015 +0000
@@ -1,6 +1,4 @@
-#include "mbed.h"
 #include "wdt.h"
-#include "debug.h"
  
  /// Watchdog gets instantiated at the module level
 Watchdog::Watchdog() {