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

remove unnecessary variable #24

Closed

Conversation

hasenradball
Copy link
Contributor

There is actually no need for variable.
Save a little memory.

@RobTillaart
Copy link
Owner

These "extra" variables are due to code compatibility with the MCP23017 which uses the same extra variables.
Idem MCP23S17 / MCP23S08.

As the compiler optimizes this anyway, this PR will not be merged.

@RobTillaart RobTillaart self-assigned this Dec 5, 2024
@RobTillaart RobTillaart added enhancement New feature or request wontfix This will not be worked on labels Dec 5, 2024
@RobTillaart RobTillaart closed this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants