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

The C++ part should use std::max and std::min instead of the max() an… #1368

Merged
merged 1 commit into from
Apr 24, 2018

Conversation

slaff
Copy link
Contributor

@slaff slaff commented Apr 24, 2018

…d min() macros.

The old Arduino libs can still continue to use the macros.

credits: @frankdownunder

…d min() macros.

The old Arduino libs can still continue to use the macros.
@slaff slaff added this to the 3.5.2 milestone Apr 24, 2018
@slaff slaff mentioned this pull request Apr 24, 2018
10 tasks
@slaff slaff merged commit ff7fb1e into SmingHub:develop Apr 24, 2018
@slaff slaff removed the 3 - Review label Apr 24, 2018
@slaff slaff deleted the fix/max-min-macro branch July 22, 2019 12:49
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