Commit 0666a530 authored by 957dd's avatar 957dd

Update main.c

parent 826afbab
......@@ -103,9 +103,9 @@ void *Mqtt_onnect(void *arg)
int main(int argc, char *argv[]) {
system("pkill firefox");
Delay_Ms(10,0);
reconnect_4g();
Delay_Ms(20,0);
reconnect_4g();
Delay_Ms(30,0);
gStart=time(NULL);//开始时间戳
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment