You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the SX1509 Qwiic adapter and found a compile time issue in the .cpp a couple years ago. I posted it here, hacked the trivial fix in my local copy way back then and promptly forgot about it. Just now I was compiling on a new machine with the latest library and PRESTO! the same error. Someone fixed it and issued a Pull request a couple years ago but it remains un-merged.
There is one other pull request outstanding with unrelated changes, github says all are able to be merged cleanly.
What would need to be done to get this merged in? Surely this is a question based on ignorance, yet I am ignorant.
The text was updated successfully, but these errors were encountered:
PR 26 is the important one for me. I did look at PR 27 and am OK with that as well. It would not break anything of mine and I'm sympathetic to the naming style motivation to increase clarity even though that makes it a breaking change.
I use the SX1509 Qwiic adapter and found a compile time issue in the .cpp a couple years ago. I posted it here, hacked the trivial fix in my local copy way back then and promptly forgot about it. Just now I was compiling on a new machine with the latest library and PRESTO! the same error. Someone fixed it and issued a Pull request a couple years ago but it remains un-merged.
There is one other pull request outstanding with unrelated changes, github says all are able to be merged cleanly.
What would need to be done to get this merged in? Surely this is a question based on ignorance, yet I am ignorant.
The text was updated successfully, but these errors were encountered: