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:
- 97:433970e64889
- Parent:
- 96:487b796308b0
- Child:
- 98:8ab26030e058
diff -r 487b796308b0 -r 433970e64889 mbed.h --- a/mbed.h Tue Mar 17 14:27:45 2015 +0000 +++ b/mbed.h Tue Apr 14 10:58:58 2015 +0200 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 96 +#define MBED_LIBRARY_VERSION 97 #include "platform.h"
