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 */