-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maybe add extra i2c LCD support from @robaol #29
Comments
I should be able to get to this in about 2 weeks, I hope that is ok. I am keen to support a great project. |
Hi @robaol . Thanks for the reply! No rush here on my side - just if and when you are ready or want to :-) I don't know how familiar you are with github PR flow and processes. Each project and user probably has their own preferences, but if it were me I'd keep those patches on your That flow also helps for if you have multiple PRs in flight for the same project - they can each live on their own branch, and your Apologies if you know all that already. If not, github have a number of helpful documents on making and submitting PRs etc. A couple of thoughts/requests for your PR:
Thanks! (I used to do this a lot commercially in the past, so mostly it is 2nd nature for me, but I might have to refresh my memory a little ;-) ). |
Hi Graham, |
Whilst perusing the forks of DSPham (something I do now and then), I spotted that @robaol had added support for a different I2C LCD in their repo (nice!). I'd happily consider adding this code if a suitable pull request were submitted @robaol :-)
For reference, the patch adds support using the same ArduinoMenu system, supporting the I2C LCD code from mathertel.
The text was updated successfully, but these errors were encountered: