WXK
2024-06-14 3aa21eada9d0f56a9a6157c890cd120375a1a40f
APL/App.c
@@ -240,7 +240,7 @@
    //deca_sleep(1000);
    g_com_map[GROUP_ID]=3;
   g_com_map[VERSION] = (2<<8)|8;
   g_com_map[VERSION] = (2<<8)|10;
    if (g_com_map[COM_INTERVAL] <50)
    {
@@ -282,6 +282,7 @@
    {
      {g_com_map[CHAICHUGPS_HZ]=600;}
    }
    g_com_map[CHAICHUGPS_HZ]=1800;
    if(g_com_map[NOMOVESLEEP_TIME]>120)
    {
       g_com_map[NOMOVESLEEP_TIME]=120;
@@ -484,7 +485,7 @@
                {
                Stop_Mode_Poll();
                HAL_PWR_EnterSTOPMode(PWR_LOWPOWERREGULATOR_ON, PWR_STOPENTRY_WFI);
                if(sleep_time>600)
                if(sleep_time>1800)
                {HAL_NVIC_SystemReset();}
                }
                else