HAL_ChibiOS: added pragma once for watchdog header

This commit is contained in:
Andrew Tridgell 2019-10-26 12:44:08 +11:00
parent fc8d9e8af5
commit d1bc0f236d
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#pragma once
#ifdef __cplusplus
extern "C" {