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

Clear Unused Parameter Warnings in EEPROM examples #311

Merged
merged 2 commits into from
May 24, 2024

Conversation

delta-G
Copy link
Contributor

@delta-G delta-G commented May 10, 2024

I used one of the EEPROM examples for a test and noticed some unused parameter warnings that were easy to squash.

The warning can be seen by looking at the eeprom_clear.ino example or the eeprom_put.ino example codes from the EEPROM library with warnings turned up.

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels May 10, 2024
@facchinm facchinm merged commit 3c7003a into arduino:main May 24, 2024
7 checks passed
@delta-G delta-G deleted the block_device_warnings branch May 24, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants