removed stdint.h
This commit is contained in:
parent
07f11db3f0
commit
fcc8f54fe0
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#include "stm32f3xx_hal.h"
|
#include "stm32f3xx_hal.h"
|
||||||
#include "ADBMS_LL_Driver.h"
|
#include "ADBMS_LL_Driver.h"
|
||||||
|
#include <stdint.h>
|
||||||
#include "main.h"
|
#include "main.h"
|
||||||
|
|
||||||
/* The PWM period (1/FPWM) is defined by the following parameters:
|
/* The PWM period (1/FPWM) is defined by the following parameters:
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
#include "PWM_control.h"
|
#include "PWM_control.h"
|
||||||
#include <stdint.h>
|
|
||||||
|
|
||||||
uint8_t powerground_status;
|
uint8_t powerground_status;
|
||||||
uint8_t battery_cooling_status;
|
uint8_t battery_cooling_status;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user