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 i2c address property name in example codes #1

Merged
merged 1 commit into from
Nov 15, 2019

Conversation

yuta0801
Copy link
Contributor

Property i2cBusAddress specifies the address in the sample code is not used in the actual code, it should be i2cAddress

The library just output Remote I/O error, so I took 2 hours for identify the cause ;D

@fivdi
Copy link
Owner

fivdi commented Nov 15, 2019

@yuta0801 Thank you very much for reporting this issue and for submitting the fix. My apologies for the inconvenience caused.

@fivdi fivdi merged commit 17b9b30 into fivdi:master Nov 15, 2019
@fivdi
Copy link
Owner

fivdi commented Nov 15, 2019

bme280@2.0.1 which contains the fix has been published on npm. Once again, thank you very much @yuta0801.

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