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"