Skip to content

Commit

Permalink
Adjusted code style settings of example block
Browse files Browse the repository at this point in the history
  • Loading branch information
marius-meissner committed Oct 16, 2024
1 parent 5ac7c50 commit c2b7e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Crate currently offers the following features:

## Example

````Rust
````rust
use mcp2517::example::{ExampleClock, ExampleCSPin, ExampleSPIBus};
use mcp2517::can::{MCP2517, CanController};
use mcp2517::message::{Can20, TxMessage};
Expand Down

0 comments on commit c2b7e10

Please sign in to comment.