added CAN-Debug-Message
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include "common.h"
|
||||
#include "globals.h"
|
||||
#include "dtc.h"
|
||||
#include "debugger.h"
|
||||
|
||||
struct can_frame
|
||||
{
|
||||
@@ -16,6 +17,7 @@ struct can_frame
|
||||
};
|
||||
|
||||
void Init_CAN();
|
||||
void CAN_Process();
|
||||
uint32_t Process_CAN_WheelSpeed();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user