OTA info addresses need to be aligned

This commit is contained in:
songyanguang
2025-05-09 18:21:36 +08:00
parent a3771bed07
commit cd121f49f9
6 changed files with 65 additions and 51 deletions

View File

@@ -200,6 +200,8 @@ static int Ec801eConnect(struct Adapter *adapter, enum NetRoleType net_role, con
int try = 0;
uint8_t ec801e_cmd[64];
ADAPTER_DEBUG("%s enter\n", __func__);
AtSetReplyEndChar(adapter->agent, 0x4F, 0x4B);
/*step1: serial write "+++", quit transparent mode*/