Merge pull request 'Implement CAN bus reading with CMSIS-RTOS-V2' (#14) from j1939 into main #14
+1
-1
@@ -66,7 +66,7 @@ void vCAN_log(void *argument)
|
|||||||
/* BEGIN vLED_HeartbeatOnCanRx */
|
/* BEGIN vLED_HeartbeatOnCanRx */
|
||||||
/**
|
/**
|
||||||
* @brief Blink a LED in heartbeat mode when there is CAN traffic detected.
|
* @brief Blink a LED in heartbeat mode when there is CAN traffic detected.
|
||||||
* @param argument: LED GPIO
|
* @param argument: LED GPIO (port and pin)
|
||||||
* @retval None
|
* @retval None
|
||||||
*/
|
*/
|
||||||
void vLED_HeartbeatOnCanRx(void *argument)
|
void vLED_HeartbeatOnCanRx(void *argument)
|
||||||
|
|||||||
Reference in New Issue
Block a user