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

Fix no member named 'address' errors when using ATCA_ENABLE_DEPRECATED #273

Merged
merged 1 commit into from
Nov 4, 2021

Conversation

rashedtalukder
Copy link
Contributor

When attempting to compile a project with ATCA_ENABLE_DEPRECATED defined, the compiler throws an error that it cannot find the member "address" since it's not a member of the ATCAIfaceCfg struct. This PR addresses all relevant instances of the member in question.

Checklist

@bryan-hunt bryan-hunt merged commit 2b40585 into MicrochipTech:main Nov 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.

2 participants