STM: Correct macro test in us_ticker_defines.h

Avoids build warning caused by #10609
pull/10928/head
Kevin Bracey 2019-07-01 13:34:55 +03:00
parent 279925b6fc
commit 1ced842391
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"