Skip to content

Conversation

jamesfowkes
Copy link

When _EEPROMEX_DEBUG is not defined, some function arguments are unused, causing the compiler to emit a warning.

This change adds a (void)variable; line into a #else condition in these three locations, stopping the warning.

@jamesfowkes
Copy link
Author

This fixes issue #17

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.

1 participant