removed feature-defines for CAN and Websockets
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#ifdef FEATURE_ENABLE_CAN
|
||||
#include "can.h"
|
||||
|
||||
MCP_CAN CAN0(GPIO_CS_CAN);
|
||||
@@ -148,5 +147,4 @@ void sendCANDebugMessage()
|
||||
DebugSendFailTimeout++;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
#endif
|
Reference in New Issue
Block a user