-
Notifications
You must be signed in to change notification settings - Fork 101
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
Wrong type for pin 38 #6
Comments
Hi, can you further explain? To me GND is GND :-) |
Exactly, but it's currently set as Bidirectional in your component. |
I'll fix it ASAP. |
Is not pin 36 (3V3) also wrong? I think it should be as power output. Thanks for your work! |
@voidloop: Yes, you are right, that should be fixed, too. |
PR #8 made. Hopefully, this saves ya some work. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pin 38 (GND) has Bidirectional type, while I think it should be classified as Power Input.
PS: Thanks for your work! :)
The text was updated successfully, but these errors were encountered: