fix build error with HAL

This commit is contained in:
2024-05-24 19:38:26 +02:00
parent 77f9b364a0
commit 600d55f292
4 changed files with 1 additions and 5 deletions

View File

@ -29,7 +29,6 @@
#include "TMP1075.h"
#include "errors.h"
#include "stm32f3xx_hal.h"
#include "stm32f3xx_hal_gpio.h"
/* USER CODE END Includes */
/* Private typedef -----------------------------------------------------------*/