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

min() and max() definitions cause incompatibilities with standard min() and max() #514

Open
ASL07 opened this issue Apr 20, 2020 · 1 comment

Comments

@ASL07
Copy link

ASL07 commented Apr 20, 2020

Hi,

The definition of min() and max() on Arduino.h causes conflicts and force other libraries to use undefine these macros if they want to use the standard ones.

I wonder if this is ok or maybe it should be modified

@prototypicalpro
Copy link

I've made a pull request to address this issue: #399. Unfortunately it's been rather quiet.

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

No branches or pull requests

2 participants