mirror of https://github.com/ArduPilot/ardupilot
HAL_ChibiOS: added pragma once for watchdog header
This commit is contained in:
parent
fc8d9e8af5
commit
d1bc0f236d
|
@ -1,3 +1,4 @@
|
|||
#pragma once
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
|
Loading…
Reference in New Issue