Browse Source

编译通过

CHENJIE-PC\QiXiang_CHENJIE 4 years ago
parent
commit
5b74ab07a8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app.c

+ 2 - 2
app.c

@@ -670,10 +670,10 @@ static void process3AppTask(void* arg)
                                 0x53,0x0E,0x53,0x0E,0x53,0x0E,0x53,0x0E,0x53,0x0E,
                                 0x53,0x0E,0x53,0x0E,0x53,0x0E,0x53,0x0E,0x53,0x0E,
                                 0x53,0x0E,0x53,0x05,0x13,0x13,0x13,0x13,0x13,0x00,
-                                0x00,0x00}
+                                0x00,0x00};
     appGetSystemTimeUtcSync(&timestracture);
     battbuffer[0] = timestracture.UTCtimer1>>16;
-    
+
     battbuffer[0] = TcpSendBuffer[24]-0x07D0;
     battbuffer[1] = timestracture.UTCtimer1>>8;
     battbuffer[2] = timestracture.UTCtimer1;