mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
将底层的封装统一为相同的格式
This commit is contained in:
@@ -75,10 +75,4 @@ typedef struct
|
||||
*/
|
||||
RC_ctrl_t *RC_init(UART_HandleTypeDef *rc_usart_handle);
|
||||
|
||||
/**
|
||||
* @brief Get the remote control point object
|
||||
*
|
||||
* @return const RC_ctrl_t*
|
||||
*/
|
||||
const RC_ctrl_t *get_remote_control_point(void);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user