Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acyclics authored Nov 7, 2018
1 parent 97a194d commit c4a62ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CAN files/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ void HAL_CAN_MspDeInit(CAN_HandleTypeDef* hcan)
}
```
# Step 2 - Code:
# Step 2 - How to create a "Can device", transmit, and receive message:
1. Include "can.h" in your file.
```c
Expand Down

0 comments on commit c4a62ce

Please sign in to comment.