fix(eth): 修复EthNet模块参数配置和调试命令问题
This commit is contained in:
@@ -133,7 +133,6 @@ bool CatOneGetStatus(void);
|
||||
bool CatOneEthSendQueue(uint8_t *sData, uint16_t sLen);
|
||||
void CatOneTriggerRegister(void);
|
||||
void ETHTriggerRegister(void);
|
||||
void ETHResetEx(void);
|
||||
void ETHApplyNetPara(void);
|
||||
void CatOne_Eth_Thread_Entry(void *parameter);
|
||||
void EthRxOverhandler(void);
|
||||
|
||||
Reference in New Issue
Block a user