Fix scope error by moving declaration

This commit is contained in:
2026-06-14 20:48:11 +02:00
parent 17febf569a
commit 19eefc288b
3 changed files with 17 additions and 13 deletions
+1
View File
@@ -28,6 +28,7 @@ extern "C" {
/* Includes ------------------------------------------------------------------*/
#include "stm32f4xx_hal.h"
#include "canlog.h"
/* Private includes ----------------------------------------------------------*/
/* USER CODE BEGIN Includes */