mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
change all usart modules to have same api
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
/**
|
||||
* @file referee.h
|
||||
* @author your name (you@domain.com)
|
||||
* @brief
|
||||
* @version 0.1
|
||||
* @date 2022-11-04
|
||||
*
|
||||
* @copyright Copyright (c) 2022
|
||||
*
|
||||
*/
|
||||
|
||||
#ifndef REFEREE_H
|
||||
#define REFEREE_H
|
||||
|
||||
#include"bsp_usart.h"
|
||||
#include"usart.h"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // !REFEREE_H
|
||||
Reference in New Issue
Block a user