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

eliminate warnings for unused X1 X2 #28

Merged
merged 1 commit into from
Nov 9, 2016
Merged

eliminate warnings for unused X1 X2 #28

merged 1 commit into from
Nov 9, 2016

Conversation

drf5n
Copy link
Contributor

@drf5n drf5n commented Nov 9, 2016

  • Describe the scope of your change--i.e. what the change does and what parts
    of the code were modified.
    This will help us understand any risks of integrating
    the code.

This change modifies Adafruit_BMP085_U.cpp to eliminate two unused variables that would appear as red warnings during compiles using the unmodified code.

  • Describe any known limitations with your change.

None known.

  • Please run any tests or examples that can exercise your modified code. We
    strive to not break users of the code and running tests/examples helps with this
    process.

It compiles without the warnings for me.

@microbuilder microbuilder merged commit f0601a6 into adafruit:master Nov 9, 2016
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