Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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"