WXK
2024-11-13 1e600c7a5034b8087ac463331d7b8f4f5dd84413
Src/main.c
@@ -247,7 +247,7 @@
   hardware_pici = STMFLASH_ReadHalfWord(FLASH_HARDWARE_VERSION_MAP+2);
   hardware_type = STMFLASH_ReadHalfWord(FLASH_HARDWARE_VERSION_MAP+4);
   //deca_sleep(1000);
   g_com_map[VERSION] = (1<<8)|13;
   g_com_map[VERSION] = (1<<8)|14;
 //   testprogram();
//    g_com_map[DEV_ID]=0x6777;
    #ifdef DEBUG_MODE
@@ -911,6 +911,7 @@
extern uint8_t tx_near_msg[80],stationary_flag;
float key_keeptime;
extern float freqlost_count,range_lost_time;
uint8_t g_start_send_time;
void HAL_LPTIM_CompareMatchCallback(LPTIM_HandleTypeDef *hlptim)
{
   static uint8_t i=0;