Skip to content

Conversation

@RetiredWizard
Copy link

I'm not sure I resolved the issue properly but when I attempted to use the example code with SDIOIO it failed, indicating the DATA pins I passed didn't have a LEN attribute. I resolved it by passing the pin within a Set which made sense to me since the parameter description indicated a sequence of pins was required.

If a Set is the right way to go, then this PR updates the example accordingly.

@jepler
Copy link

jepler commented Jul 8, 2024

The doc change is correct. (technically it's a list rather than a set but that only affects the "correctness" of the PR title, not the change itself so I don't think it should block inclusion of this change)

@jepler jepler merged commit ff4b747 into adafruit:main Jul 8, 2024
@jepler
Copy link

jepler commented Jul 8, 2024

thanks!

@dhalbert dhalbert changed the title sdioio DOC update: DATA pins pass in Set sdioio DOC update: DATA pins pass in list Jul 8, 2024
@dhalbert
Copy link
Collaborator

dhalbert commented Jul 8, 2024

I fixed the title :)

@dglaude
Copy link

dglaude commented Jul 8, 2024

Is it still time to change the title?

@RetiredWizard RetiredWizard deleted the sdioioDOC branch July 9, 2024 01:00
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.

4 participants