optimize log

This commit is contained in:
zhangsheng 2025-03-15 16:20:46 +08:00
parent 4aac6d3017
commit 4fb1e20d16

View File

@ -128,7 +128,6 @@ open4G:
if (ret <= 0) {
timeoutflag++;
if (timeoutflag > 5) {
zlog_info(zbt,"timeoutflag = %d\n", timeoutflag);
timeoutflag = 0;
const char *str2 = "+QENG: ";
char csq[128] = {0};