zhyinch
2021-01-06 c84c6ca0dd7fa662fc589f02da10b3a89e45c659
Src/main.c
@@ -388,6 +388,7 @@
         break;
      case 2:
         MX_TIM2_Init();
      BarInit();
         break;
      }
}
@@ -468,7 +469,7 @@
   { static uint16_t blink_count=0;
      SystemClock_Config();
      g_start_send_flag = 0;   
      GetPressAndTemp();
//      if(current_count>slot_startcount&&current_count<slot_startcount+interval_count)
//      {
//      HAL_GPIO_WritePin(LED0_GPIO, GPIO_PIN_9, GPIO_PIN_SET);