-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi Nice package!!!
compiling with : cargo run --example basic
error[E0599]: no method named `write_at` found for type `lcd_hd44780::driver::PinDriver<hd44780_simulator::pin::Pin, hd44780_simulator::pin::Pin, ([hd44780_simulator::pin::BitPin; 8], hd44780_simulator::Simulator), hd44780_simulator::Sleep>` in the current scope
--> examples/basic.rs:36:12
|
36 | driver.write_at((1, 0), b"0123456789#@+-=*");
i tried to solve without success
Metadata
Metadata
Assignees
Labels
No labels