Skip to content

Compile example error #4

Description

@elsuizo

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions