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

Add Arduino Due support. #15

Closed
wants to merge 3 commits into from
Closed

Conversation

yangl1996
Copy link

Changed cli() and sea() into noInterrupts() and interrupts() as they support Arduino Due.
Made boolean read() public so it can be used in sketches to check if the sensor is working properly.

@hildred
Copy link

hildred commented Mar 13, 2014

it looks like cli/sea vs (no)interrupts got picked up in another patch. that just leaves making read public.

tdicola added a commit that referenced this pull request Jun 2, 2014
@tdicola
Copy link
Contributor

tdicola commented Jun 2, 2014

Thanks for sending this pull request and apologies it couldn't be looked at sooner. Since I've changed the library a little bit today, I went ahead and committed the same changes separately with 9611395. I'll close this pull since the changes are now in, thanks again for sending it!

@tdicola tdicola closed this Jun 2, 2014
@yangl1996
Copy link
Author

Understood.
Thank you for your efforts!

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.

None yet

3 participants