yincheng.zhong
2024-03-01 e26af5ae03516e221ed0fc65c2c8409be3dd3d18
Src/main.c
@@ -248,7 +248,7 @@
    //deca_sleep(1000);
    g_com_map[VERSION] = (1<<8)|3;
//    g_com_map[DEV_ID]=1158;
    g_com_map[GROUP_ID]=5;
    g_com_map[GROUP_ID]=0;
//    g_com_map[COM_INTERVAL] = 1000;
    if(g_com_map[COM_INTERVAL]<1000)
    {
@@ -464,6 +464,7 @@
    /* MCU Configuration--------------------------------------------------------*/
    /* Reset of all peripherals, Initializes the Flash interface and the Systick. */
    HAL_Init();
    /* USER CODE BEGIN Init */