modified includes

This commit is contained in:
hamza 2024-06-06 23:13:11 +03:00
parent d3ec4a7f2f
commit b4ee2b1b3b
2 changed files with 1 additions and 2 deletions

View File

@ -3,6 +3,7 @@
#include "stm32f3xx_hal.h"
#include "ADBMS_LL_Driver.h"
#include "state_machine.h"
#include <stdint.h>
#include "main.h"

View File

@ -1,7 +1,5 @@
#include "PWM_control.h"
#include "stm32f3xx_hal_tim.h"
uint8_t powerground_status;
uint8_t battery_cooling_status;
//uint32_t powerground1_CCR, powerground2_CCR, battery_cooling_CCR;