提交 66628f10 编写于 作者: 斌cazure's avatar 斌cazure

格式化代码

上级 b4b93940
/*
* Copyright (c) 2006-2021, RT-Thread Development Team
* Copyright (c) 2006-2022, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
......@@ -12,14 +12,15 @@
#define __DRV_CAN_H__
#ifdef __cplusplus
extern "C" {
extern "C"
{
#endif
#include <board.h>
#include <rtdevice.h>
#include <rtthread.h>
int rt_hw_can_init(void);
int rt_hw_can_init(void);
#ifdef __cplusplus
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册