...

Dependents:   2doejemplo Labo_TRSE_Drone

Fork of mbed by mbed official

Revision:
3:aefd12a1f1c5
Parent:
1:6b7f447ca868
Child:
4:5d1359a283bc
--- a/mbed.h	Thu Sep 18 14:02:33 2008 +0000
+++ b/mbed.h	Fri Nov 14 15:25:20 2008 +0000
@@ -32,6 +32,8 @@
 // mbed Internal components
 #include "Timer.h"
 #include "wait.h"
+#include "Ticker.h"
+#include "Timeout.h"
 
 using namespace mbed;