mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-09-26 20:00:32 +00:00
Fix example (#3155)
This commit is contained in:
parent
26cf556cde
commit
90cc8b219c
@ -85,8 +85,8 @@ fn main() -> ! {
|
||||
)
|
||||
.unwrap()
|
||||
.with_sck(sclk)
|
||||
.with_mosi(mosi)
|
||||
.with_miso(miso)
|
||||
.with_sio0(mosi)
|
||||
.with_sio1(miso)
|
||||
.with_sio2(sio2)
|
||||
.with_sio3(sio3)
|
||||
.with_cs(cs)
|
||||
|
Loading…
x
Reference in New Issue
Block a user