changed PreProcessor-Stuff for Feature-Handling
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#ifdef FEATURE_ENABLE_CAN
|
||||
#include "can.h"
|
||||
|
||||
MCP_CAN CAN0(GPIO_CS_CAN);
|
||||
@@ -42,3 +43,4 @@ uint32_t Process_CAN_WheelSpeed()
|
||||
|
||||
return 0;
|
||||
}
|
||||
#endif
|
Reference in New Issue
Block a user