Fix example in readme (follow up to #66)
This commit is contained in:
parent
ae29db2fd7
commit
0399047449
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ of the SPI implementation. It must be set up to work as the W5500 chip requires
|
|||
* Clock speed: 33MHz maximum
|
||||
|
||||
```rust,no_run
|
||||
use embedded_nal::{IpAddr, Ipv4Addr, SocketAddr};
|
||||
use core::net::{IpAddr, Ipv4Addr, SocketAddr};
|
||||
#
|
||||
# struct Mock;
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue