modified includes
This commit is contained in:
parent
d3ec4a7f2f
commit
b4ee2b1b3b
@ -3,6 +3,7 @@
|
||||
|
||||
#include "stm32f3xx_hal.h"
|
||||
#include "ADBMS_LL_Driver.h"
|
||||
#include "state_machine.h"
|
||||
#include <stdint.h>
|
||||
#include "main.h"
|
||||
|
||||
|
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user