add code commit

This commit is contained in:
Liu_Kai 2021-04-28 19:51:36 +08:00
parent 6001051eb7
commit a7ee202458
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);