Core/Src/main.c
@@ -985,6 +985,17 @@ heart_time++; work_time++; nomove_count++; if(!HAL_GPIO_ReadPin(INPUT_5V_GPIO_Port,INPUT_5V_Pin)) { if(bat_percent>15) { powerled = BLUE; }else{ powerled = RED; } Set4LEDColor(uwbled,gpsled,loraled,powerled); } } /* USER CODE END 4 */