Commit f48c2ec5 authored by 何锐's avatar 何锐

feat:打点最后一步时间小时改为0

parent c7e6af09
......@@ -717,7 +717,7 @@ void User_CheckMode_Service(uint8_t CbkCycle)
Signal_4G = 65;
Signal_GPS = 65;
Eletricity = 1000;
Hour = 1;
Hour = 0;
Tcs = 3;
Energy_recovery = 1;
motor_hot = 1;
......
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