Merge pull request 'Implement CAN bus reading with CMSIS-RTOS-V2' (#14) from j1939 into main #14

Manually merged
eeeck merged 71 commits from j1939 into main 2026-06-15 10:30:45 +02:00
Showing only changes of commit e2b6d13364 - Show all commits
+1 -1
View File
@@ -66,7 +66,7 @@ const osThreadAttr_t vLED_CAN2_Heartbeat_attributes = {
/* USER CODE BEGIN FunctionPrototypes */
/* BEGIN CAN_Logger_Init */
/**
* @brief Initialize CAN
* @brief Initialize CAN bus logger.
* @param argument: hcan1, hcan2
* @retval None
*/