mirror of https://github.com/ARMmbed/mbed-os.git
STM: Correct macro test in us_ticker_defines.h
Avoids build warning caused by #10609pull/10928/head
parent
279925b6fc
commit
1ced842391
|
@ -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