update code, tested

This commit is contained in:
Nick Peng
2018-05-30 21:21:45 +08:00
parent 75ebf7ce49
commit 1da0b172d3
5 changed files with 59 additions and 50 deletions

View File

@@ -102,8 +102,6 @@ int smartdns_init()
// sleep(2);
// printf("i = %d, n = %d\n", i, atomic_read(&r));
fast_ping_start("192.168.1.1", 10, 1000, NULL, NULL);
return 0;
errout: