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

Change min to stdmin #363

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

snowrodeo
Copy link

Put in requested fix to change min to std::min

@moose4lord
Copy link
Collaborator

min and max macros are also defined and used in the esp8266_webinterface example sketch. Yes, max was defined in two source files. Some of the code has gotten a bit sloppy over the years. :) If you could fix those as well, that would help. My github merge mojo is dreadful, so it would be helpful if all the related code changes were all in one place.

@snowrodeo
Copy link
Author

Ok, done. That said, I didn't give it a test because I don't have a board to test with. I see no reason why it won't work, but those are famous last words...

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