Add Ethernet code commit

OK, it is fit
This commit is contained in:
xuedongliang 2021-04-28 20:27:20 +08:00
commit ff3116abba
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ void AtTestCmdEthernet(int argc, char *argv[])
printf("Waiting for msg...\n");
// Send hfa21 handshake, start cmd mode.
ATOrderSend(at_adapter->agent, REPLY_TIME_OUT, NULL, "+++");
UserTaskDelay(100);