optimize log
This commit is contained in:
parent
4aac6d3017
commit
4fb1e20d16
@ -128,7 +128,6 @@ open4G:
|
|||||||
if (ret <= 0) {
|
if (ret <= 0) {
|
||||||
timeoutflag++;
|
timeoutflag++;
|
||||||
if (timeoutflag > 5) {
|
if (timeoutflag > 5) {
|
||||||
zlog_info(zbt,"timeoutflag = %d\n", timeoutflag);
|
|
||||||
timeoutflag = 0;
|
timeoutflag = 0;
|
||||||
const char *str2 = "+QENG: ";
|
const char *str2 = "+QENG: ";
|
||||||
char csq[128] = {0};
|
char csq[128] = {0};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user