mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #10928 from kjbracey-arm/us_ticker_optimise
STM: Correct macro test in us_ticker_defines.hpull/10948/head
commit
dea8268689
|
@ -14,7 +14,7 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
#ifndef MBED_US_TICKER_DEFINES_H
|
||||
#ifndef MBED_US_TICKER_DEFINES_H_
|
||||
#define MBED_US_TICKER_DEFINES_H_
|
||||
|
||||
#include "us_ticker_data.h"
|
||||
|
|
Loading…
Reference in New Issue