发送缓冲测试

This commit is contained in:
Kidenygood
2023-04-03 21:01:17 +08:00
parent 607615e6b6
commit b37ceaa2e9
7 changed files with 17 additions and 14 deletions

View File

@@ -68,8 +68,8 @@ void RefereeLoadToBuffer(uint8_t *send, uint16_t tx_len);
/**
* @brief 发送函数
* @todo
* @param send 待发送数据
* @param
*/
void RefereeSend(uint8_t *send, uint16_t tx_len);
void RefereeSend(void);
#endif // !REFEREE_H