Skip to content

Library not compatible with Arduino 1.7.10 #2

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

Open
settinger opened this issue Jun 2, 2016 · 5 comments · May be fixed by #11
Open

Library not compatible with Arduino 1.7.10 #2

settinger opened this issue Jun 2, 2016 · 5 comments · May be fixed by #11
Labels

Comments

@settinger
Copy link

The recent release of Arduino 1.7 appears to change the way Wire.h works. The MLX90614 example sketches work when I compile/upload them using Arduino 1.6.8 or 1.6.9, but I can't get any readings off of my sensors when I use Arduino 1.7.10. I'm sorry I can't provide clearer details; this is my first bug report.

@ToniCorinne
Copy link

Thanks for the heads up! We'll dig into the changes and see what we need to update. If you happen to get any specific errors though, please post them here.

@q2dg
Copy link

q2dg commented Jul 7, 2017

Hello?

@rkaczorek
Copy link
Contributor

It works with the latest Arduino IDE 1.8.13. This is to be closed

@RolfHut
Copy link

RolfHut commented Jul 9, 2020

I had the same error in IDE 1.8.13. But is fixed by replacing digitalPinToPinName() digitalPinToBitMask() in the header file of this library. Tested on Uno, works for me.

created pull request.

@AlmousaM
Copy link

Thanks for the solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
7 participants