Add _Contrast variable to BitWizardLcd, to be able to use the variable (...#7
Add _Contrast variable to BitWizardLcd, to be able to use the variable (...#7Theuno wants to merge 1 commit intorewolff:masterfrom
Conversation
…e (as with _Backlight) Minor improvement
|
Hi, Interesting add on. This does however mess up my sync with git since I am not used to work with multiple contributors. I have a fairly amount of changes which are not pushed to git yet. I normally push my changes and that's it. If I do that now will I overwrite this? Or how do I properly merge this with my (local) changes the proper way? I had a similar issue a while ago and it totally messed up my sources when I tried to sync the git contribution. It took me a while to rewrite a lot of things and get it all back in sync. It might sound stupid, but I am not really in the mood to dig into git and all it's commands to find the proper ones. Any help on this issue would be great! Verstuurd vanaf mijn iPad
|
|
"pretend this never happened".... If you push your changes to github, those are safe and you won't have to do things again. With a bit of luck, github will still say: "this pull request can be automatically merged". If so, good. If not, you could do the merge yourself, or ask theuno or me to redo the patch for the latest version.... |
|
This shouldn't overwrite anything, and the request can be automaticly merged. |
...as with _Backlight)
Minor improvement