-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[mcp23017] Added hint to the wiringPi library #5000
Conversation
Without this dependency the pi4j library did not work on my Raspberry Pi Model 3 B+. Unfortunately there is another issue Pi4J/pi4j#319 which can be resolved by updating to pi4j release 1.2 (not yet released). Also-by: Michael Rumpf <[email protected]> (github: mrumpf) Signed-off-by: Christoph Weitkamp <[email protected]>
@kaikreuzer Can you please add @aogorek to the team? Thanks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you also fix the link and some casing while you're at it? :-)
Co-Authored-By: cweitkamp <[email protected]>
Co-Authored-By: cweitkamp <[email protected]>
Co-Authored-By: cweitkamp <[email protected]>
@wborn Why me? You did it 😉! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Yes now my suggestion is applied it's also by me. :-)
Seems the official 1.2 release is being worked on: Pi4J/pi4j#418 (comment) |
Done. |
Pi4J version 1.2 has been released @cweitkamp! Maybe you can update the library in a new PR. :-) |
Okay, I will do that. |
Done. |
Without this dependency the pi4j library did not work on my Raspberry Pi Model 3 B+. Unfortunately there is another issue Pi4J/pi4j#319 which can be resolved by updating to pi4j release 1.2 (not yet released). Also-by: Michael Rumpf <[email protected]> (github: mrumpf) Also-by: Wouter Born <[email protected]> Signed-off-by: Christoph Weitkamp <[email protected]> Signed-off-by: Pshatsillo <[email protected]>
Without this dependency the pi4j library did not work on my Raspberry Pi Model 3 B+. Unfortunately there is another issue Pi4J/pi4j#319 which can be resolved by updating to pi4j release 1.2 (not yet released). Also-by: Michael Rumpf <[email protected]> (github: mrumpf) Also-by: Wouter Born <[email protected]> Signed-off-by: Christoph Weitkamp <[email protected]> Signed-off-by: Maximilian Hess <[email protected]>
Without this dependency the pi4j library did not work on my Raspberry Pi Model 3 B+.
Unfortunately there is another issue Pi4J/pi4j#319 which can be resolved by updating to pi4j release 1.2 (not yet released).
Supersedes #4806.
// CC @mrumpf
Also-by: Michael Rumpf [email protected] (github: mrumpf)
Signed-off-by: Christoph Weitkamp [email protected]