Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion mcp_can_dfs.h
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@
#define CAN_200KBPS 14
#define CAN_250KBPS 15
#define CAN_500KBPS 16
#define CAN_666kbps 17
#define CAN_666KBPS 17
#define CAN_1000KBPS 18

#define CAN_OK (0)
Expand Down