Move CAN prototypes to relative include file
This commit is contained in:
@@ -9,5 +9,7 @@
|
||||
* @param hcan2 Pointer to the CAN2 handle
|
||||
*/
|
||||
void CAN_Logger_Init(CAN_HandleTypeDef *hcan1, CAN_HandleTypeDef *hcan2);
|
||||
void vCAN_log(void *argument);
|
||||
void vLED_HeartbeatOnCanRx(void *argument);
|
||||
|
||||
#endif /* CANLOG_H */
|
||||
|
||||
Reference in New Issue
Block a user