Skip to content
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

#151: Change pin name from VBUS to VUSB #152

Merged
merged 1 commit into from
Oct 4, 2021
Merged

#151: Change pin name from VBUS to VUSB #152

merged 1 commit into from
Oct 4, 2021

Conversation

owenh000
Copy link
Contributor

@owenh000 owenh000 commented Oct 3, 2021

This was done with a simple sed -i 's/VBUS/VUSB/g' *. Also the
hidden __MACOSX/ directory was discarded.

Closes #151.

This was done with a simple `sed -i 's/VBUS/VUSB/g' *`. Also the
hidden __MACOSX/ directory was discarded.
@owenh000
Copy link
Contributor Author

owenh000 commented Oct 3, 2021

Since it may not be convenient to view the changes inside the ZIP archive, here they are. Four instances of VBUS were changed to VUSB.

svg.schematic.adafruit_2a47ed913053991b1303ab3b531a4430_1_schematic.svg:                            <text  font-family="'DroidSans'" font-size="2.8" fill="#8C8C8C" id="label124" gorn="0.1.107.0.0.0.0.0">VUSB</text>
part.adafruit_2a47ed913053991b1303ab3b531a4430_1.fzp:  <connector type="male" name="VUSB" id="connector124">
part.adafruit_2a47ed913053991b1303ab3b531a4430_1.fzp:   <description>VUSB</description>
svg.pcb.adafruit_2a47ed913053991b1303ab3b531a4430_1_pcb.svg:            <circle  cx="64.62" stroke-width="0.95868" stroke="#F7BD13" connectorname="VUSB" cy="3.42" fill="none" id="connector124pad" gorn="0.2.0.7" r="1.89666"/>

Copy link
Contributor

@kattni kattni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix! I verified the file in Fritzing.

@kattni kattni merged commit 6603979 into adafruit:master Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feather RP2040 incorrect pin name
2 participants