mirror of
https://github.com/openshwprojects/OpenBK7231T_App.git
synced 2026-02-12 03:15:49 +00:00
flag debug print is not needed
This commit is contained in:
@ -1918,7 +1918,7 @@ int http_fn_cfg_generic(http_request_t* request) {
|
||||
else {
|
||||
ni = 0;
|
||||
}
|
||||
hprintf255(request, "<h5>Setting flag %i to %i<h5>", i, ni);
|
||||
//hprintf255(request, "<h5>Setting flag %i to %i<h5>", i, ni);
|
||||
CFG_SetFlag(i, ni);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user