mirror of https://github.com/ARMmbed/mbed-os.git
parent
2451ac1026
commit
868ca35dfb
|
@ -1,3 +1,4 @@
|
|||
|
||||
/* mbed Microcontroller Library
|
||||
* Copyright (c) 2006-2013 ARM Limited
|
||||
*
|
||||
|
@ -16,7 +17,7 @@
|
|||
#ifndef MBED_H
|
||||
#define MBED_H
|
||||
|
||||
#define MBED_LIBRARY_VERSION 118
|
||||
#define MBED_LIBRARY_VERSION 119
|
||||
|
||||
#include "platform.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue