yincheng.zhong
2024-08-29 b4a3dfd45831f0db1e19f74beb685027e8dbc564
keil/include/src/gps.c
@@ -9,7 +9,7 @@
{
    if(gps_4g_flag||gps_uwb_flag) {
        gps_power_state = 1;  //打开GPS电源
        if(!gps_timeout_flag) {
            if(gps_need_data_flag) {
                gps_wait_count++;