...
Dependents: 2doejemplo Labo_TRSE_Drone
Fork of mbed by
Diff: mbed.h
- Revision:
- 22:9114680c05da
- Parent:
- 21:3944f1e2fa4f
- Child:
- 24:e2ac27c8e93e
--- a/mbed.h Thu Jun 17 16:23:14 2010 +0000 +++ b/mbed.h Thu Jul 08 14:27:15 2010 +0000 @@ -6,7 +6,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 23 +#define MBED_LIBRARY_VERSION 24 // Useful C libraries #include <stdio.h> @@ -37,6 +37,7 @@ #include "SPISlave.h" #include "SPIHalfDuplex.h" #include "I2C.h" +#include "I2CSlave.h" #include "Ethernet.h" #include "CAN.h" //#include "SPI3.h"