-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
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
Labels
No labels