update code

This commit is contained in:
Nick Peng
2018-05-31 23:37:28 +08:00
parent 1da0b172d3
commit c0c7b8f811
4 changed files with 249 additions and 205 deletions

View File

@@ -53,6 +53,7 @@ int smartdns_init()
}
tlog_setlogscreen(1);
//tlog_setlevel(TLOG_DEBUG);
ret = fast_ping_init();
if (ret != 0) {