From 9dbb3e261757d0c679993b3c407bc9b1bed76469 Mon Sep 17 00:00:00 2001 From: payton Date: Mon, 19 Feb 2024 14:32:25 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=B0=83=E6=95=B4=E4=B8=80=E4=BA=9Blog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../source/sf_app/code/source/4gMng/sf_eg91_sim.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/code/application/source/sf_app/code/source/4gMng/sf_eg91_sim.c b/code/application/source/sf_app/code/source/4gMng/sf_eg91_sim.c index b12e3e2b1..3ba56a985 100755 --- a/code/application/source/sf_app/code/source/4gMng/sf_eg91_sim.c +++ b/code/application/source/sf_app/code/source/4gMng/sf_eg91_sim.c @@ -3347,7 +3347,7 @@ SINT32 sf_net_regist_manual(void) while((pTemp != NULL) && (mm < 12)) { strcpy((char *)strtmp[mm], (const char *)pTemp); - printf("---pTemp[%d]:%s\n", mm, pTemp); + // printf("---pTemp[%d]:%s\n", mm, pTemp); mm++; pTemp = strtok((char *)0, delim); } @@ -3357,7 +3357,7 @@ SINT32 sf_net_regist_manual(void) memset(puiPara->OperatorCode, '\0', sizeof(puiPara->OperatorCode)); strncpy((char *)puiPara->OperatorCode, (const char *)strtmp[StrNumber], 5); strncpy((char *)SimImei, (const char *)strtmp[1], 5); - SF_DEBUG("OperatorCode=%s", puiPara->OperatorCode); + // SF_DEBUG("OperatorCode=%s", puiPara->OperatorCode); if(puiPara->SimAutoSwitch == 0) { @@ -3386,7 +3386,7 @@ SINT32 sf_net_regist_manual(void) { SF_LOG("operation info manual set,default success.\n"); } - SF_LOG("puiPara->ModuleVer:%s\n",puiPara->ModuleVer); + // SF_LOG("puiPara->ModuleVer:%s\n",puiPara->ModuleVer); if((strstr((const char *)puiPara->Sim4gApn, APN_4G_VERIZON)) \ && (((SF_STRNCMP(puiPara->ModuleVer, GPRS_MODULE_TYPE_EG91_NAXD, 6) == 0))|| ((SF_STRNCMP(puiPara->ModuleVer, GPRS_MODULE_TYPE_EG95_NAXD, 6) == 0)))) { @@ -5137,7 +5137,7 @@ SINT32 sf_get_ntp(SINT32 value, SF_PARA_TIME_S *current_time) UIMenuStoreInfo *pPara = sf_app_ui_para_get(); SF_TTY_DATA_TYPE_S ttyData = { .waitMs = 1000, .len = 3, .lenMax = (GPRS_INFO_LINE_MAX-1), .cmp = "OK", .cmperr = "ERROR", .data = gsmPara}; - SF_DEBUG("Sim4gApn=%s", pPara->Sim4gApn); + // SF_DEBUG("Sim4gApn=%s", pPara->Sim4gApn); sf_hal_ttyusb2_read(gsmPara, 200);//clean uart read buff sf_gsm_para_buff_clear(); @@ -5291,7 +5291,7 @@ SINT32 sf_get_ntp(SINT32 value, SF_PARA_TIME_S *current_time) case SMS_SIM_INIT_QIDEACT: SF_GEN_NTP_QIDEACT: - SF_DEBUG("modeule ver:%s", pPara->ModuleVer); + // SF_DEBUG("modeule ver:%s", pPara->ModuleVer); if(SF_STRNCMP(pPara->ModuleVer, GPRS_MODULE_TYPE_EG915Q, 6) == 0) { //eg915q not eact pdp