Skip to content

reinit display #44

@richo

Description

@richo

Hi,

Thanks for the library. I have a display that is pretty glitchy, and while I'm trying to figure that out, in the meantime I'd like to be able to reinitialize the display.

My two thoughts on how to do this are:

Either add a public interface to init_4bit (and the 8bit and i2c versions, although I'm not using them), or

Add a method to destroy the HD44780 returning it's pins to the caller so I can create a new one and implicitly reinitialize it.

Do you have strong feelings on either solution? Is there another way to do this that I'm missing? I'm happy to give you a patch I'd just prefer to give you something you're willing to upstream,

richo

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