helpfor studient
Dependents: STM32_F103-C8T6basecanblink_led
Fork of mbed-dev by
Revision 184:5166a824ec1a, committed 2018-03-20
- Comitter:
- Anna Bridge
- Date:
- Tue Mar 20 17:01:51 2018 +0000
- Parent:
- 183:a56a73fd2a6f
- Child:
- 185:08ed48f1de7f
- Commit message:
- Fix mbed lib version
Changed in this revision
mbed.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/mbed.h Tue Mar 20 16:56:18 2018 +0000 +++ b/mbed.h Tue Mar 20 17:01:51 2018 +0000 @@ -16,7 +16,7 @@ #ifndef MBED_H #define MBED_H -#define MBED_LIBRARY_VERSION 161 +#define MBED_LIBRARY_VERSION 160 #if MBED_CONF_RTOS_PRESENT // RTOS present, this is valid only for mbed OS 5