Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

MattHowardCT
Copy link

@MattHowardCT MattHowardCT commented May 14, 2025

Fixes: #4

According to the HUSB238 datasheet the value 010 in the PD_RESPONSE section of the PD_STATUS1 register should be reserved.

Updated the _PDO_RESPONSE_CODES list to account for this, so that when the list is accessed using the self.response value the correct response string is returned.

According to the HUSB238 datasheet the value 010 in the PD_RESPONSE section of
the PD_STATUS1 register should be reserved.

Updated the _PDO_RESPONSE_CODES list to account for this, so that when the list
is accessed using the self.response value the correct response string is
returned.
@BlitzCityDIY BlitzCityDIY self-requested a review May 14, 2025 18:19
Copy link
Contributor

@BlitzCityDIY BlitzCityDIY left a comment

Choose a reason for hiding this comment

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

thanks!

@BlitzCityDIY
Copy link
Contributor

closes #4

@BlitzCityDIY BlitzCityDIY merged commit c616d8d into adafruit:main May 14, 2025
1 check passed
@MattHowardCT
Copy link
Author

thanks!

You're welcome! 👍

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.

Incorrect _PDO_RESPONSE_CODES list
3 participants