Fork of the official mbed C/C++ SDK provides the software platform and libraries to build your applications. The fork has the documentation converted to Doxygen format

Dependents:   NervousPuppySprintOne NervousPuppySprint2602 Robot WarehouseBot1 ... more

Fork of mbed by mbed official

Revision:
12:f63353af7be8
Parent:
11:1c1ebd0324fa
Child:
21:3944f1e2fa4f
--- a/CAN.h	Fri Aug 28 12:10:11 2009 +0000
+++ b/CAN.h	Thu Sep 03 18:03:51 2009 +0000
@@ -111,7 +111,6 @@
      *
      * Example:
      * > #include "mbed.h"
-     * > #include "CAN.h"
      * > 
      * > Ticker ticker;
      * > DigitalOut led1(LED1);