Skip to content

Fixed outdated reference link #7870

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

Merged
merged 1 commit into from
Apr 18, 2023
Merged

Conversation

CanyonCasa
Copy link

Link to Onewire software reference has changed since Analog's acquisition of Maxim Integrated.

Copy link
Collaborator

@microdev1 microdev1 left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @CanyonCasa.

@microdev1 microdev1 merged commit 4b2578c into adafruit:main Apr 18, 2023
@CanyonCasa CanyonCasa deleted the onewire_doc branch April 25, 2023 00:37
dhalbert pushed a commit to dhalbert/circuitpython that referenced this pull request Sep 19, 2023
The empty tuple is usually a constant object, but named tuples must be
allocated to allow modification.  Added explicit allocation to fix this.

Also added a regression test to verify creating an empty named tuple works.

Fixes issue adafruit#7870.

Signed-off-by: Lars Haulin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants