Merge pull request #10928 from kjbracey-arm/us_ticker_optimise

STM: Correct macro test in us_ticker_defines.h
pull/10948/head
Martin Kojtal 2019-07-02 12:40:56 +01:00 committed by GitHub
commit dea8268689
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"