From 3da8fca541b21d3460097b1ed9b9b4e6c9a169cf Mon Sep 17 00:00:00 2001 From: "milo.priegnitz" Date: Mon, 29 Sep 2025 14:14:45 +0000 Subject: [PATCH] include/sta/devices/stm32/mcu/STM32F413xx.hpp aktualisiert fixed path --- include/sta/devices/stm32/mcu/STM32F413xx.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/sta/devices/stm32/mcu/STM32F413xx.hpp b/include/sta/devices/stm32/mcu/STM32F413xx.hpp index 26ad175..4e64697 100644 --- a/include/sta/devices/stm32/mcu/STM32F413xx.hpp +++ b/include/sta/devices/stm32/mcu/STM32F413xx.hpp @@ -11,7 +11,7 @@ #endif // !STM32F413xx -#include +#include #endif // STA_CORE_STM32_MCU_STM32F413xx_HPP