Decreased verbosity.

This commit is contained in:
Martin Preuss
2023-09-20 17:49:38 +02:00
parent f03c078606
commit 2adefc4b79
10 changed files with 132 additions and 31 deletions

View File

@@ -162,7 +162,7 @@ int _doGetValues(GWEN_DB_NODE *dbArgs)
return 2;
}
fprintf(stdout, "Sending GetValues request\n");
/*fprintf(stdout, "Sending GetValues request\n");*/
_sendCommand(epTcp);